v0.2.0
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!