File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11# ChangeLog
22
3+ ## v0.3.3
4+
5+ SCIP schema:
6+
7+ - Added new ` PositionEncoding ` field to specify how consumers
8+ should interpret the character offsets.
9+ (https://github.com/sourcegraph/scip/pull/224 , https://github.com/sourcegraph/scip/pull/225 )
10+
11+ scip CLI:
12+
13+ - ` scip snapshot ` output includes the ` diagnostics ` field.
14+
315## v0.3.2
416
517SCIP schema:
Original file line number Diff line number Diff line change 11[package ]
22name = " scip"
3- version = " 0.3.2 "
3+ version = " 0.3.3 "
44edition = " 2021"
55license = " Apache-2.0"
66description = """
Original file line number Diff line number Diff line change 1- 0.3.2
1+ 0.3.3
Original file line number Diff line number Diff line change 1818 scip [global options] command [command options] [arguments...]
1919
2020VERSION:
21- v0.3.2
21+ v0.3.3
2222
2323DESCRIPTION:
2424 For more details, see the project README at:
You can’t perform that action at this time.
0 commit comments