Skip to content

Releases: biblys/isbn

2.1.2

13 Oct 10:14
Compare
Choose a tag to compare
  • Updated dependencies
  • Updated ISBN ranges
  • Improved docs (@Dispositif)
  • Added late static bindings in Isbn class (@Dispositif)

2.1.1

17 Aug 07:38
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Upgrade PHPUnit to 8.3

2.1.0

18 Apr 15:12
Compare
Choose a tag to compare
  • Added a validate method that throws an Exception on ISBN validation errors
  • Fixed #9: Improve error output
  • Added composer scripts to run tests and update ranges in a Docker container
  • Updated ISBN ranges

2.0.8

07 Feb 13:24
Compare
Choose a tag to compare

This library is now tested against PHP version 5.6, 7.0, 7.1 & 7.2

  • Fixed #7: ISBNs with invalid product
    code or country code are considered valid
  • Added PHP versions 7.1 & 7.2 to travis config file

2.0.7

01 Feb 13:57
Compare
Choose a tag to compare
  • Attempts to format an invalid ISBN will now throw an Exception (fixes #7)
  • Fixed considering ISBNs with an invalid product code as valid (fixes #7)
  • Updated ISBN ranges

2.0.6

22 Nov 21:07
Compare
Choose a tag to compare

Fix #6: Error when validating ISBN-10 with X as a checksum digit

2.0.5

07 Nov 10:49
Compare
Choose a tag to compare
  • Update ISBN ranges

2.0.4

29 Jun 16:43
Compare
Choose a tag to compare
  • Fixed error when no rule is found (eg. for ISBN 9790706801940)

2.0.3

06 Jul 12:06
Compare
Choose a tag to compare
  • Added 978-99978 range for Mongolia

2.0.2

13 Apr 18:50
Compare
Choose a tag to compare
  • Fixed #3: Bug in the 978-613 range
  • Added a composer script to update ISBN ranges from isbn-international.org