Releases: pytroll/trollsift
Releases · pytroll/trollsift
Version 0.5.1 (2023/10/09)
Version 0.5.0
Issues Closed
- Issue 45 - Provide simple access to defined keys of a parser instance (PR 46 by @carloshorn)
- Issue 37 - Global instances of formatters (PR 38 by @Regan-Koopmans)
- Issue 36 - Alignment marker is not optional for numbers when it should
- Issue 34 - Trollsift doesn't parse hex numbers (PR 35 by @mraspaud)
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
In this release 3 pull requests were closed.
Version 0.4.0
Issues Closed
- Issue 30 - Problems with padding syntax (PR 33 by @paulovcmedeiros)
In this release 1 issue was closed.
Pull Requests Merged
Bugs fixed
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)
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
Features added
In this release 3 pull requests were closed.