Skip to content

v0.2.0

Compare
Choose a tag to compare
@harens harens released this 21 May 10:41
· 123 commits to master since this release
bc551e6

Breaking change: Parity methods no longer return the full block of data, so as to match the other check digit methods. They instead return the missing bit.

Formats

  • CRC Format Added (Thanks @sapieninja!)
  • Refactored ISBN and Luhn code

Docs

  • Revamped the README
  • Move docs to RTD

Behind the scenes

  • Transition tests from error404 to pytest
  • Add the @all-contributors bot, to celebrate everyone's contributions!