Skip to content

Releases: pysiral/dateperiods

v1.3.0 - Exclusion Rules

22 Jul 12:27
dc8fe95
Compare
Choose a tag to compare

What's Changed

  • Adding (monthly) exclusion rules that allows to filter sub-periods. by @shendric in #7

Full Changelog: v1.2.1...v1.3.0

v1.2.1 - Bugfix release

09 Apr 12:35
082638e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.2.1

v1.2

09 Apr 11:05
17d8a74
Compare
Choose a tag to compare

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

07 Feb 15:16
Compare
Choose a tag to compare

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

08 Oct 11:23
Compare
Choose a tag to compare
  • added label for the data and center time
  • minor fixes

First full release

28 Apr 15:21
3fb9481
Compare
Choose a tag to compare

Project has been renamed and re-written and is noew ready for the first release with full functionality

First Test Release

23 Jul 09:19
Compare
Choose a tag to compare
First Test Release Pre-release
Pre-release
0.1

add tests