CHANGES
=======

0.2.0
-----

* Force datetime to have UTC as timezone
* Improve test coverage and input value validation
* Fix indentation
* Add codecov integration
* Add comment on source of base32 implementation
* Improve README

0.1.1
-----

* Fix travis configuration

0.1.0
-----

* Remove branch coverage assertion. It fails on CI
* Adapt test for \_\_lt\_\_ operator
* Add travis configuration
* Remove bogous option for flake8 from tox.ini
* Fix linter errors
* Ignore /dist and /build
* Add license file
* Initial commit
