Recent Releases of dateperiods
dateperiods - v1.3.0 - Exclusion Rules
What's Changed
- Adding (monthly) exclusion rules that allows to filter sub-periods. by @shendric in https://github.com/pysiral/dateperiods/pull/7
Full Changelog: https://github.com/pysiral/dateperiods/compare/v1.2.1...v1.3.0
- Python
Published by shendric over 1 year ago
dateperiods - v1.2.1 - Bugfix release
What's Changed
- Fix dependencies and metadata by @shendric in https://github.com/pysiral/dateperiods/pull/6
Full Changelog: https://github.com/pysiral/dateperiods/compare/v1.2...v1.2.1
- Python
Published by shendric almost 2 years ago
dateperiods - 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: https://github.com/pysiral/dateperiods/compare/v1.1.0...v1.2
Full Changelog: https://github.com/pysiral/dateperiods/compare/v1.1.0...v1.2
- Python
Published by shendric almost 2 years ago
dateperiods - 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
- Python
Published by shendric about 4 years ago
dateperiods - Bugfix release
- added label for the data and center time
- minor fixes
- Python
Published by shendric over 5 years ago
dateperiods - First full release
Project has been renamed and re-written and is noew ready for the first release with full functionality
- Python
Published by shendric almost 6 years ago