File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 11.. currentmodule :: bitproto
22
3+ Version 1.2.0
4+ -------------
5+
6+ .. _version-1.2.0 :
7+
8+ - Feature: Add a simple language-server, tested on neovim and vscode.
9+ - Editor: Upgrade vscode extenions to support the ``bitproto-language-server ``.
10+
311Version 1.1.2
412-------------
513
6- .. _version-1.1.2
14+ .. _version-1.1.2 :
715
816- Feature: Allow using constants as option values. ISSUE #61, PR #63
917
1018Version 1.1.1
1119-------------
1220
13- .. _version-1.1.1
21+ .. _version-1.1.1 :
1422
1523- Fix bug: enum importing other bitproto's field name generation bug. #53 #52
1624- Fix bug: import statements of bitprotos should be placed ahead of other declarations. #53
1725
1826Version 1.1.0
1927-------------
2028
21- .. _version-1.1.0
29+ .. _version-1.1.0 :
2230
2331- Performance improvements for C bitprotolib, 40~60us improvement per call on stm32. PR #48.
2432- Fix Python nested message ``__post_init___ `` function code generation. PR #48, commit 73f4b01.
2533
2634Version 1.0.1
2735-------------
2836
29- .. _version-1.0.1
37+ .. _version-1.0.1 :
3038
3139- Add support for Python 3.11
3240
You can’t perform that action at this time.
0 commit comments