All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.1 - 2021-05-31
- Fixed an issue where a date without given format would parse as null.
2.0.0 - 2021-05-27
- [BREAKING] Replaced moment.js with date-fns. Date format now uses Unicode Tokens. For more info go here.
1.0.6 - 2020-01-20
- Fixed faulty typing
1.0.5 - 2020-01-20
- Fixed UTC timezone not taken into account to prevent hour offset error
1.0.4 - 2020-01-17
- Fixed an issue with date parsing
1.0.3 - 2020-01-17 - BORKED
1.0.2 - 2020-01-16 - BORKED
1.0.1 - 2019-02-20
- Removed
rxjs-compat
Initial release.