Reached feature parity with 0.7.0 timefhuman *and* added all requested features in gh issues.
What's Changed
* [durations] Fix overeager duration unit, support duration lists and ranges by alvinwan in https://github.com/alvinwan/timefhuman/pull/37
* Next sensible time, supporting "o'clock" by alvinwan in https://github.com/alvinwan/timefhuman/pull/38
* [times] Add support for timezones by alvinwan in https://github.com/alvinwan/timefhuman/pull/39
* [dates] Account for 'redundant' weekday by alvinwan in https://github.com/alvinwan/timefhuman/pull/40
* [dates] Support YMD, ISO by alvinwan in https://github.com/alvinwan/timefhuman/pull/41
* Cleanup by alvinwan in https://github.com/alvinwan/timefhuman/pull/42
* Get matched text by alvinwan in https://github.com/alvinwan/timefhuman/pull/43
* Added date and month modifiers by alvinwan in https://github.com/alvinwan/timefhuman/pull/44
* Support vernacular names for datetimes by alvinwan in https://github.com/alvinwan/timefhuman/pull/45
* Integrate relativedelta, support absolute weekdays by alvinwan in https://github.com/alvinwan/timefhuman/pull/46
* Fixes compatibility with python3.8 by alvinwan in https://github.com/alvinwan/timefhuman/pull/47
**Full Changelog**: https://github.com/alvinwan/timefhuman/compare/0.1.0...0.1.1