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.
0.4.0 Sep 18, 2021
- Add
tomorrow
(#2 by @geobert) - Add
parse_time_clue
andevaluate_time_clue
(#3 by @geobert) - Add support for
/
-separated dates such as2020/25/12
(#4 by @geobert)
0.3.0 Jul 7, 2021
0.2.1 Jul 12, 2020
- Fix
next <weekday>
evaluation. - Add test
0.2.0 Jul 05, 2020
- Add am,pm
- Add weekdays and quantifiers short aliases
0.1.0 Jul 04, 2020
- Add
parse
- Add
examples
- Add
README
,LICENSE
,CHANGELOG