Skip to content

Releases: TypicalHog/randevu

2.0.1

16 Mar 02:05
12efb0d

Choose a tag to compare

  • Fixed typo in README.md
  • Added Cargo.lock to .gitignore
  • Mitigated things that caused clippy warnings
  • Added documentation link to Cargo.toml
  • Updated dependencies
  • Updated to 2024 edition of Rust

2.0.0

14 May 21:27

Choose a tag to compare

  • Rewrote README.md
  • Changed the way hash is calculated in rdv()
  • Changed the date from &str to chrono::DateTime
  • Optimized rdv()
  • Added rdvt()

https://crates.io/crates/randevu/2.0.0

1.0.2

20 Feb 22:35

Choose a tag to compare

  • Changed Duration to TimeDelta (Duration was deprecated in the newest version of chrono)

https://crates.io/crates/randevu/1.0.2

1.0.1

20 Feb 01:26
e6b5337

Choose a tag to compare

  • Rewrote README.md
  • Improved documentation (added an example and improved formatting)

https://crates.io/crates/randevu/1.0.1

1.0.0

19 Feb 20:24
e34fe94

Choose a tag to compare