File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 0.9.2 - 2021-02-12
6+ - Added ` janet-simple ` grammars.
7+ - Added minor updates to some other grammars.
8+
59## 0.9.1 - 2021-01-14
610- Updated ` c-sharp ` grammar.
711
Original file line number Diff line number Diff line change 4545 (file-name-as-directory
4646 (concat tree-sitter-langs--dir " queries" )))
4747
48- (defconst tree-sitter-langs--bundle-version " 0.9.1 "
48+ (defconst tree-sitter-langs--bundle-version " 0.9.2 "
4949 " Version of the grammar bundle.
5050This is bumped whenever `tree-sitter-langs-repos' is updated, which should be
5151infrequent (grammar-only changes). It is different from the version of
Original file line number Diff line number Diff line change 55; ; Author: Tuấn-Anh Nguyễn <ubolonton@gmail.com>
66; ; Keywords: languages tools parsers tree-sitter
77; ; Homepage: https://github.com/ubolonton/emacs-tree-sitter
8- ; ; Version: 0.9.1
8+ ; ; Version: 0.9.2
99; ; Package-Requires: ((emacs "25.1") (tree-sitter "0.12.2"))
1010; ; License: MIT
1111
You can’t perform that action at this time.
0 commit comments