Skip to content

Releases: goddtriffin/sitemap-rs

v0.4.0

28 Aug 06:50

Choose a tag to compare

What's Changed

  • Bump version to 0.4.0.
  • Bump MSRV to 1.89.
  • implement support for alternate hreflang links by @mversic in #12
  • Add validation error: LocationTooLong
  • Replace HashMap with BTreeSet for determinism.

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

22 Feb 22:59

Choose a tag to compare

Full Changelog: v0.2.2...v0.3.0

v0.2.2

27 Sep 05:15

Choose a tag to compare

  • Bump MSRV to 1.81.
  • Bump all dependency versions to latest.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

07 Feb 04:08

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 Nov 03:18
21ed866

Choose a tag to compare

What's Changed

  • Use generic writer instead of PathBuf. by @dkellner in #3
  • Bump minor version. Add unit tests for new <W: Write> functionality. by @goddtriffin in #5

New Contributors

  • @dkellner made their first contribution in #3
    • (Thank you for the contribution!)

Full Changelog: v0.1.2...v0.2.0

v0.1.2

10 Sep 23:54
afdc7ec

Choose a tag to compare

Added Builder Pattern structs for Url (UrlBuilder) and Video (VideoBuilder).

What's Changed

New Contributors

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

v0.1.1

06 Sep 06:29

Choose a tag to compare

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

v0.1.0

03 Sep 04:36

Choose a tag to compare