stevedonovan / chrono-english

Converting informal English dates (like `date` command) to chrono DateTime in Rust
MIT License
57 stars 14 forks source link

Several fixes and all other PRs #30

Open Nukesor opened 6 months ago

Nukesor commented 6 months ago

Fixes #29 Incorporates #28, #26, #25, #21

This MR does a few things for your convenience:

Open tasks:

This state seems to work, the tests pass and it can be used to publish a preliminary release that fixes most issues of the community.

@stevedonovan After taking a look at https://github.com/stevedonovan/chrono-english/issues/22, if you require help in releasing this crate, I would be open to hop into a call with you. I'll introduce you to a bit of nice tooling such as cargo-release and a few best-practices on how to do this :).

This would then also fix #22 and #27