Releases: devlooped/isbn
Releases · devlooped/isbn
v1.4.2
Bump to latest groups from upstream tag v1.1.49
v1.4.1
Update with latest ISBN groups from upstream
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
🔨 Other
- Remove current implementation of SponsorLink for now by @kzu in #63
Full Changelog: v1.3.0...v1.4.0
v1.1.0
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
Allow passing a null string to TryParse
Fixes #5