Skip to content

v0.2.0

Choose a tag to compare

@amotl amotl released this 24 Feb 07:49
· 28 commits to main since this release

What's Changed

  • Maintenance: Add support for macOS, Windows, and Python 3.12 & 3.13
  • dudp-parser: Added new "dudp" parser, using python-dateutil and dateparser
  • Naming things: Use TimeIntervalParser, and return TimeInterval objects
  • Improved compatibility and correctness
  • Added support for shorthand notations for weeks, months, years,
    like 2025W01, 2025M02, 2025Q03, 2025
  • arbitrary-dateparser: Vendorize vanilla version 0.0.4
  • dudp-parser: Added tests and documentation verifying time deltas

Details

Full Changelog: v0.1.0...v0.2.0