isbn v1.1.0.2 Release Notes

Release Date: 2020-11-13 // over 3 years ago
    • ๐Ÿ“š Built documentation using GHC 8.8.4
    • ๐Ÿ”„ Changed Nix shell development environment to use fetchFromGitHub instead of fetchGit for nixpkgs
    • ๐Ÿ”„ Changed hackage-build Makefile target to split sdist and docs outputs into separate subdirectories of build/
    • โž• Added hackage-upload and hackage-upload-publish Makefile targets to upload new package builds to Hackage

Previous changes from v1.1.0.1

    • ๐Ÿ”„ Changed implementation of validateISBN to make a copy of the input text, preventing space leaks
    • โž• Added some test cases for ISBN-13s with a '979' prefix