Skip to content

Releases: LeoniePhiline/quote-of-the-week

v0.1.3 - 2024-03-29

29 Mar 15:17
Compare
Choose a tag to compare

Added

  • Add unit tests.

Changed

  • Refuse to clone if repository is not empty.
  • Do not trust the cloned repository.

Full Changelog: v0.1.2...v0.1.3

v0.1.2 - 2024-03-29

29 Mar 14:08
Compare
Choose a tag to compare

Added

  • Add support for 2014-01-11 and 2014-01-18, which use a non-standard "Quotes of the Week" heading.

Full Changelog: v0.1.1...v0.1.2

v0.1.1 - 2024-03-29

29 Mar 13:53
Compare
Choose a tag to compare

Added

  • Add a ChangeLog.
  • Add cargo release configuration.

Changed

  • Change release tag schema from X.Y.Z to vX.Y.Z in accordance with cargo release.
  • Set package to publish = false, preventing accidental crates.io spam.

Full Changelog: v0.1.0...v0.1.1

v0.1.0 - 2024-03-29

29 Mar 13:39
Compare
Choose a tag to compare

Added

  • Initial implementation in Berlin Rust Hack and Learn 2024-03-28.

Full Changelog: https://github.com/LeoniePhiline/twir-qotw-scraper/commits/v0.1.0