Skip to content

Releases: biblys/isbn

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

2.0.1

11 Apr 05:59
Compare
Choose a tag to compare
  • Fixed #2 : Added LICENSE file and copyright information
  • Added Travis configuration file

2.0.0

01 Mar 00:56
Compare
Choose a tag to compare
  • Revamped library as a Composer package

1.1.0

21 Aug 17:41
Compare
Choose a tag to compare
  • Fixed #1 : ISBN-10 checksum character calculation (thanks to @thinkmobilede)
  • Added phpunit tests
  • Updated ISBN XML ranges file

1.0.0

19 Apr 18:19
Compare
Choose a tag to compare
Version 1.0

First release