Skip to content

Releases: srobo/damm32

Release 1.2.1

22 Aug 11:49
2099fa3
Compare
Choose a tag to compare
  • Add sphinx docstrings
  • Fix constructor not using alphabet argument (#13)
  • Remove redundant type aliases
  • Improve exception messages
  • Improve alphabet validation

Release 1.2.0

20 Aug 19:35
b0a0f51
Compare
Choose a tag to compare
  • Dropped support for Python 3.4 and 3.5
  • Minor refactor
  • Include __version__ in module

Release 1.1.0

18 Aug 16:07
031f824
Compare
Choose a tag to compare
  • Added PEP561 Marker
  • Improve Typing

Stable

15 Mar 14:46
fa49996
Compare
Choose a tag to compare
  • Test against multiple Python versions
  • Use all
  • More docstrings
  • Codeclimate

Formatting and Tests

15 Mar 01:29
0802721
Compare
Choose a tag to compare
  • Increased test coverage to 100%
  • Better formatting of code throughout
  • Switched to using Poetry instead of Pipenv

v0.0.2

10 Oct 13:02
e0f6f21
Compare
Choose a tag to compare
  • Updated README to be more helpful
  • Fixed a type issue on the calculate function

Initial Release

10 Oct 12:22
51c8c91
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Implementation of the Damm checksum algorithm in Base 32.