v0.7.0
0.7.0 (2024-05-17)
Features
- Implement
InstantPattern
(#83) (5508231) - implement
LocalDate
andLocalTime
constructors (#100) (7a4f294) - implement
LocalDatePattern
(#87) (c2fb6eb) - implement
LocalDateTimePattern
(#85) (ee62700) - Implement
OffsetPattern
(#55) (c765b70) - Implement
PyodaFormatInfo
(#77) (12775e5) - implement duration (#47) (10c1ab0)
- port
time_zones.cldr
andtime_zones.io
namespaces (#109) (626d4e1)
Bug Fixes
- enforce consistent comparison operator behaviour (#95) (95cfca1)
- move version.py out of package (#101) (6c5bb1b)
Documentation
- add readthedocs config (#62) (dceaab7)
- add sphinx project (#61) (c21a87f)
- fix path to sphinx conf in .readthedocs.yaml (#63) (4396606)
- set custom domain as canonical url in sphinx (#65) (c2cf6ac)
- update license badge and trove classifiers (#42) (e22c0b8)
- update README.md and add CONTRIBUTING.md (#56) (e946b9c)
- update README.md to point to readthedocs (#67) (56b6494)