Releases: TypicalHog/randevu
Releases · TypicalHog/randevu
2.0.0
- Rewrote README.md
- Changed the way hash is calculated in rdv()
- Changed date from &str to chrono::DateTime
- Optimized rdv()
- Added rdvt()
1.0.2
- Changed Duration to TimeDelta (Duration was deprecated in the newest version of chrono)
1.0.1
- Rewrote README.md
- Improved documentation (added an example, formatting)
1.0.0
- Initial release