Skip to content

Version 1.0.0-beta-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamiejennings jamiejennings released this 09 Mar 18:10
· 137 commits to master since this release

Notable changes:

  • New output encoder, bool that indicates a match or not, but returns no other data. Not useful at the command line, but useful from programs using librosie.
  • New example (in extra/examples): python program to count source lines of code (for files that use line comments, not block comments). Not meant to be a solution, but just an example of using librosie from python.

Notes:

  • See the CHANGELOG for the full list.
  • More blog posts about the changes and enhancements will appear in the coming weeks at the Rosie blog.
  • All documentation should be up to date now, though librosie documentation is still in the works. If anything is not clear, let us know! (Open an issue.)