Skip to content

Latest commit

 

History

History
77 lines (40 loc) · 3.02 KB

changelog.md

File metadata and controls

77 lines (40 loc) · 3.02 KB

Changelog

v1.4.2 (2024-06-13)

Full Changelog

v1.4.1 (2024-05-30)

Full Changelog

v1.4.0 (2023-08-11)

Full Changelog

🔀 Merged:

  • Remove current implementation of SponsorLink for now #63 (@kzu)

v1.3.0 (2023-08-02)

Full Changelog

🔀 Merged:

  • ⛙ ⬆️ Bump dependencies #46 (@github-actions[bot])

v1.2.1 (2022-09-05)

Full Changelog

v1.2.0 (2022-09-05)

Full Changelog

🔨 Other:

  • Remove dependency on Newtonsoft.Json #28

🔀 Merged:

  • Improve package readme by leveraging nugetizer includes #30 (@kzu)
  • Remove dependency on Newtonsoft.Json #29 (@kzu)

v1.1.1 (2022-08-08)

Full Changelog

v1.1.0 (2022-01-03)

Full Changelog

✨ Implemented enhancements:

  • ISBN parsing should also validate checksum digit #11
  • Provide a CanonicalNumber property to expose the normalized standard book number #10
  • ISBN constructor should be private #9
  • ISBN.ToString() should return the normalized parsed ISBN #8

v1.0.1 (2022-01-02)

Full Changelog

✨ Implemented enhancements:

  • Allow passing a null string to TryParse #5

🔀 Merged:

  • Allow passing a null string to TryParse #6 (@kzu)

v1.0.0 (2021-11-08)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator