Skip to content

Releases: pytroll/trollsift

Version 0.5.1 (2023/10/09)

09 Oct 09:27
697f1fa
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 49 - Update versioneer to stop using deprecated distutils module.

Features added

  • PR 56 - Add readthedocs configuration file

In this release 2 pull requests were closed.

Version 0.5.0

21 Nov 13:57
07df6df
Compare
Choose a tag to compare

Issues Closed

In this release 4 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 38 - Replace global RegexFormatter with memoized function (37)
  • PR 35 - Add hex, octal, and binary parsing (34)

Features added

  • PR 46 - Add keys method to Parser class (45)

In this release 3 pull requests were closed.

Version 0.4.0

04 Feb 01:57
77c3efc
Compare
Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 33 - Fix problems with type='' in string padding syntax (30)

Features added

  • PR 32 - Add 'allow_partial' keyword to compose
  • PR 31 - Change tested Python versions to 3.8, 3.9 and 3.10
  • PR 24 - Skip Python2 support and require python 3.6 or higher

In this release 4 pull requests were closed.

Version 0.3.5 (2021/02/15)

15 Feb 10:14
30caabd
Compare
Choose a tag to compare

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.