Skip to content

Commit

Permalink
Merge pull request #17 from nexB/prepare-v0.3.0-release
Browse files Browse the repository at this point in the history
Add CHANGELOG for v0.3.0 release
  • Loading branch information
keshav-space authored Mar 19, 2024
2 parents 002ead1 + 4a03c5e commit 71d6ea2
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ Changelog
=========


v0.1.0
v0.3.0
------

Initial release with basic source symbols collection using Universal Ctags.

Also available as ScanCode Toolkit plugin.
Improve xgettext handlings.
- Handle empty, whitespace and special characters. https://github.com/nexB/source-inspector/issues/11
- Properly handle the multiple starting lines for a string. https://github.com/nexB/source-inspector/issues/13
- Run xgettext with UTF-8 encoding. https://github.com/nexB/source-inspector/issues/14

v0.2.0
------
Expand All @@ -18,3 +19,9 @@ Fix typo in package name.
Rename symbols output to source_symbols.


v0.1.0
------

Initial release with basic source symbols collection using Universal Ctags.

Also available as ScanCode Toolkit plugin.

0 comments on commit 71d6ea2

Please sign in to comment.