Skip to content

Releases: alvinwan/timefhuman

Enhancements

20 Jan 07:56
3d9f5f1
Compare
Choose a tag to compare

Reached feature parity with 0.7.0 timefhuman and added all requested features in gh issues.

What's Changed

Full Changelog: 0.1.0...0.1.1

Context-free grammar

16 Jan 09:32
Compare
Choose a tag to compare

Redesigned to use context-free grammars (more robust and readable) while retaining a majority of prior features

What's Changed

New Contributors

Full Changelog: 0.0.5...0.1.0

Bug fixes

11 Nov 00:31
Compare
Choose a tag to compare
  • accommodate lack of whitespace after commas
  • allow more day-of-week prefixes

Hotfix

22 Oct 20:01
Compare
Choose a tag to compare

Allow any capitalization of day-of-the-week

More Robustness, 100% Coverage

21 Aug 21:03
Compare
Choose a tag to compare
  • more robust range parsing
  • generic combine interface for handling ambiguities and imputing datetime information

Support for Ranges, Lists, 99% Coverage

06 Aug 09:58
Compare
Choose a tag to compare

new token, parse, grammar to extract semantics from natural language

Initial release

06 Aug 09:56
d8959c5
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

supports structured dates, parsedatetime-esque