Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
History
-------
=======

.. towncrier release notes start

1.0.3 (2020-10-26)
==================
------------------
* Add base36 and base36 upper encodings
* Fix issue with base16 encoding

1.0.0 (2018-10-19)
==================
------------------

* Re-implement encoding for base32 and base64, as the implementation was buggy
* Add extensive tests for all encodings

0.1.0 (2017-09-02)
==================
------------------

* First release on PyPI.