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.
- Two year cut off is now dynamic and not fixed
- Returns null and a
console.log
on none valid entry
Refactored to make it easier to add ambiguous combos - removes a few bytes.
Add parsing date types:
- ۱۴۰۰/۱۱/۲۱
- 2022年12月13日
13. 12. 2022
- 13/12/2022.
- Fix trapping no parsed dates when determining highest score
- Add Jest tests:
npm run test
Readme updates for Date parse testing comparison with chrono-node
update.
Add parsing of 5 and 7 digit non deliminated dates
Add debug dev task
Make options, optional 🤦🏻♂️
Initial release