- 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