v0.13.0
This is a small release to add a single feature: support for TZ="timezone" at the beginning of an input string.
Thanks to @yuankunzhang for implementing it.
What's Changed
- refactor: rename the timezone module to offset by @yuankunzhang in #231
- add support for
TZ="timezone"date spec by @yuankunzhang in #232
Dependencies
Full Changelog: v0.12.0...v0.13.0