Version 0.1.4
=============

:Released: 2017-05-10
:Maintainer: Ben Finney <ben+python@benfinney.id.au>

* Move the project's home to Pagure.


Version 0.1.3
=============

:Released: 2016-02-14
:Maintainer: Ben Finney <ben+python@benfinney.id.au>

* Implement ‘builtins.open’ patch helper function.

* Distribute full source code in generated ‘sdist’.


Version 0.1.2
=============

:Released: 2016-02-01
:Maintainer: Ben Finney <ben+python@benfinney.id.au>

* Gracefully handle the absence of ‘pwd’ module on some platforms.


Version 0.1.1
=============

:Released: 2016-01-29
:Maintainer: Ben Finney <ben+python@benfinney.id.au>

* Remove superfluous test runner complexity from tutorial.


Version 0.1
===========

:Released: 2016-01-29
:Maintainer: Ben Finney <ben+python@benfinney.id.au>

* Initial release.



..
    This document is written using `reStructuredText`_ markup, and can
    be rendered with `Docutils`_ to other formats.

    ..  _Docutils: http://docutils.sourceforge.net/
    ..  _reStructuredText: http://docutils.sourceforge.net/rst.html

..
    This is free software: you may copy, modify, and/or distribute this work
    under the terms of the GNU General Public License as published by the
    Free Software Foundation; version 3 of that license or any later version.
    No warranty expressed or implied. See the file ‘LICENSE.GPL-3’ for details.

..
    Local variables:
    coding: utf-8
    mode: text
    mode: rst
    End:
    vim: fileencoding=utf-8 filetype=rst :
