v0.2.3 Hallo Welt
ChanceNCounter
released this
23 Oct 04:20
·
105 commits
to master
since this release
This is the final v0.2.x release and provides a few improvements and fixes that are fully compatible with prior versions. The next v0.3.0 release will include a major refactor so upgrades from this release should be well tested.
Improvements:
extract_duration()
runtime reduced by combining regexes (fixed by @maxbachmann in PR #124)- Installation instructions clarified to suggest the users install
wheel
andpytest
(by @adocampo in PR #115)
Fixes:
- A debug print left in the code by mistake (fixed by @maxbachmann in PR #123)
- SyntaxWarning caused by inappropriate use of 'is' in a formatter (fixed by @PureTryOut in PR #127)
Typos: