Skip to content

v0.2.3 Hallo Welt

Compare
Choose a tag to compare
@ChanceNCounter ChanceNCounter released this 23 Oct 04:20
· 105 commits to master since this release
85fbc12

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 and pytest (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:

  • German translations of "eighteen" and "eighty" were misspelled (fixed by @domcross in PR #129)