We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbadb2e commit c9ffffdCopy full SHA for c9ffffd
CHANGELOG.rst
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
4
+v0.6.0
5
+------
6
+
7
+- Bump tree-sitter to v0.23
8
+- Collect swift source symbols and strings using tree-sitter https://github.com/aboutcode-org/source-inspector/pull/31
9
+- Collect Objective C source symbols and strings using tree-sitter https://github.com/aboutcode-org/source-inspector/pull/30
10
+- Collect C# source symbols and strings using tree-sitter https://github.com/aboutcode-org/source-inspector/pull/32
11
+- Fix javascript and add typescript source symbols and strings collection using tree-sitter https://github.com/aboutcode-org/source-inspector/pull/33
12
13
v0.5.2
14
------
15
0 commit comments