* Add support for strings on input for decoding to match functionality of :class:`base64.b64decode`. `21 <https://github.com/aws/base64io-python/issues/21>`_ `23 <https://github.com/aws/base64io-python/pull/23>`_ `24 <https://github.com/aws/base64io-python/pull/24>`_
1.0.2
===================
* Move the ``base64io-python`` repository from ``awslabs`` to ``aws``.
1.0.1
===================
* Fix minor compatibility issues with ``read()`` and ``__exit__()`` `6 <https://github.com/aws/base64io-python/pull/6>`_