Skip to content

Version 0.3.5 (2021/02/15)

Compare
Choose a tag to compare
@mraspaud mraspaud released this 15 Feb 10:14
30caabd

Issues Closed

  • Issue 27 - Parsing zero padded floats
  • Issue 26 - MNT: Stop using ci-helpers in appveyor.yml
  • Issue 23 - Bug when parsing leap day when you dont have year
  • Issue 20 - Special conversion specifiers do not work (PR 21)

In this release 4 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 21 - Fix typo in string formatting usage example and drop Python 2.7 tests (20)

Features added

  • PR 29 - GitHub actions
  • PR 25 - Add lru_cache to parsing for improved performance

In this release 3 pull requests were closed.