What's New
- Updated date parsing to use dateparser for most parsing
- This should support a wider version of inputs that can be parsed
- This required simplifying output to always output all output formats instead of trying to skip the original input
What's Changed
- Bump clap from 4.0.13 to 4.0.15 by @dependabot in #33
- Bump chrono-tz from 0.6.3 to 0.7.0 by @dependabot in #37
- Bump clap from 4.0.15 to 4.0.18 by @dependabot in #36
- Bump serde from 1.0.145 to 1.0.147 by @dependabot in #34
- Bump serde_json from 1.0.86 to 1.0.87 by @dependabot in #35
- Bump chrono-tz from 0.7.0 to 0.8.0 by @dependabot in #38
- Bump clap from 4.0.18 to 4.0.22 by @dependabot in #39
- Bump clap from 4.0.22 to 4.0.24 by @dependabot in #41
- Bump clap from 4.0.24 to 4.0.27 by @dependabot in #42
- Bump serde_json from 1.0.87 to 1.0.89 by @dependabot in #43
- Bump serde from 1.0.147 to 1.0.148 by @dependabot in #44
- Bump serde from 1.0.148 to 1.0.149 by @dependabot in #47
- Bump clap from 4.0.27 to 4.0.29 by @dependabot in #46
- Bump chrono-tz from 0.8.0 to 0.8.1 by @dependabot in #45
- Bump chrono from 0.4.22 to 0.4.23 by @dependabot in #40
- Bump serde from 1.0.149 to 1.0.150 by @dependabot in #48
- Use varibles in string formats by @jrduncans in #51
- Bump serde from 1.0.150 to 1.0.151 by @dependabot in #49
- Bump serde_json from 1.0.89 to 1.0.91 by @dependabot in #50
- Upgrade dependencies by @jrduncans in #52
- Bump clap from 4.0.30 to 4.0.32 by @dependabot in #53
- Bump serde from 1.0.151 to 1.0.152 by @dependabot in #54
- Bump clap from 4.0.32 to 4.1.1 by @dependabot in #55
- Bump clap from 4.1.1 to 4.1.2 by @dependabot in #56
- Bump clap from 4.1.2 to 4.1.4 by @dependabot in #57
- Bump serde_json from 1.0.91 to 1.0.92 by @dependabot in #58
- Bump serde_json from 1.0.92 to 1.0.93 by @dependabot in #59
- Bump clap from 4.1.4 to 4.1.6 by @dependabot in #60
- Bump clap from 4.1.6 to 4.1.7 by @dependabot in #61
- Bump serde from 1.0.152 to 1.0.155 by @dependabot in #62
- Bump serde_json from 1.0.93 to 1.0.94 by @dependabot in #63
- Bump clap from 4.1.7 to 4.1.8 by @dependabot in #64
- Bump chrono from 0.4.23 to 0.4.24 by @dependabot in #65
- Bump serde from 1.0.155 to 1.0.158 by @dependabot in #66
- Bump clap from 4.1.8 to 4.1.11 by @dependabot in #67
- Use dateparser library for most date parsing. by @jrduncans in #68
Full Changelog: v1.8.0...v2.0.0