| Date | Commit message | Author |
|---|---|---|
| 2025-02-01 09:22 | README: arguments | Tobias Bengfort |
| 2024-09-09 17:45 | fix: keep time on add date on dst | Tobias Bengfort |
| 2024-08-31 14:31 | tweak binary search | Tobias Bengfort |
| 2024-08-31 14:29 | fix: diff inheritance | Tobias Bengfort |
| 2024-08-31 14:26 | typing: use Date TypeVar | Tobias Bengfort |
| 2024-08-31 14:09 | add allow_months parameter | Tobias Bengfort |
| 2024-08-31 09:12 | increase coverage | Tobias Bengfort |
| 2024-08-31 09:12 | ci: coverage | Tobias Bengfort |
| 2024-08-31 09:03 | raise minimum python version to support zoneinfo | Tobias Bengfort |
| 2024-08-31 08:58 | compat: avoid typing.Self | Tobias Bengfort |
| 2024-08-31 08:46 | fix some type annotations | Tobias Bengfort |
| 2024-08-31 08:42 | ci: test with different python versions | Tobias Bengfort |
| 2024-08-31 08:39 | setup ci | Tobias Bengfort |
| 2024-08-31 08:36 | fix; avoid negative seconds in diff() | Tobias Bengfort |
| 2024-08-31 08:28 | runtime validation | Tobias Bengfort |
| 2024-08-31 08:28 | keep class on inheritance | Tobias Bengfort |
| 2024-08-31 08:27 | implement hash and bool | Tobias Bengfort |
| 2024-08-31 08:26 | extend tests | Tobias Bengfort |
| 2024-08-31 01:56 | README: mention alternatives to diff() | Tobias Bengfort |
| 2024-08-31 01:49 | add README | Tobias Bengfort |
| 2024-08-31 01:49 | test DST with day | Tobias Bengfort |
| 2024-08-31 01:48 | package | Tobias Bengfort |
| 2024-08-31 01:25 | rm years | Tobias Bengfort |
| 2024-08-31 00:50 | dt_diff: invert full calculation on inverted arguments | Tobias Bengfort |
| 2024-08-31 00:42 | init | Tobias Bengfort |