Releases: pysiral/dateperiods
Releases · pysiral/dateperiods
v1.3.0 - Exclusion Rules
What's Changed
Full Changelog: v1.2.1...v1.3.0
v1.2.1 - Bugfix release
v1.2
What's Changed
- Add tests for newer python versions: 3.10 and 3.11
- Remove python version: 3.6
- Small code style improvements
Full Changelog: v1.1.0...v1.2
Full Changelog: v1.1.0...v1.2
Project and code update
Changes of Note
Project
- License of this package is now MIT (was GPL v3 before)
- Readme filled with basic information
- Project is now citeable
Code
- type hints have been added to all methods
- unittest will now complete
- duration format is now iso standard for custom periods
Bugfix release
- added label for the data and center time
- minor fixes
First full release
Project has been renamed and re-written and is noew ready for the first release with full functionality
First Test Release
0.1 add tests