- Refactor human interval using numbered package. Thank you @sampathBlam and @alFReD-NSH for your contributions!
- Supports all the formats as previously, and more!
- Supports numbers written as English words (one, two hundred)
- Supports time expressions in singular and plural (minute and minutes)
- Supports negative numbers (-2)
- Supports hyphenated words (twenty-five)
- Updated dev dependencies.
- Added more tests.
Breaking
- Stopped testing Node.js 8 — might still work of course. We're now testing for Node.js v10, v12, and v14.