Releases: aboutcode-org/source-inspector
Releases · aboutcode-org/source-inspector
v0.6.0
This is a minor releases with bugfix and adding support for source symbol extraction from new programming languages.
What's Changed
- Fix typo in filename by @keshav-space in #27
- Add objective c parser for symbols by @AyanSinhaMahapatra in #30
- Add C# source symbol parsers by @AyanSinhaMahapatra in #32
- Add typescript symbol and string parser by @keshav-space in #33
- Add swift parser for source symbols by @AyanSinhaMahapatra in #31
- Merge latest skeleton by @AyanSinhaMahapatra in #34
New Contributors
- @AyanSinhaMahapatra made their first contribution in #30
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- Update link references of ownership from nexB to aboutcode-org
v0.5.1
What's Changed
- Update README with Pygments and Tree-Sitter example by @keshav-space in #22
- Pin tree-sitter dependencies by @keshav-space in #23
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Add support for Pygments lexing by @pombredanne in #20
- Add tree-sitter plugin for symbol and string collection by @keshav-space in #19
Full Changelog: v0.3.0...v0.5.0
v0.3.0
v0.2.0
What's Changed
- Add support for xgettext by @pombredanne in #7
- Ignore anonymous tags in symbols_ctags by @keshav-space in #9
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Collect symbols with ctags by @pombredanne in #2
Full Changelog: https://github.com/nexB/source-inspector/commits/v0.1.0