Change Log ========== .. rubric:: 1.0.3 *August 28, 2013* - add :func:`~fakeable.add_created_callback` and :func:`~fakeable.remove_created_callback` functions - add ``__version__`` attribute to the ``fakeable`` module - modify code to conform to PEP8 - fix issues reported by pylint, all of which were cosmetic .. rubric:: 1.0.2 *August 16, 2013* - add FakeableCleanupMixin class - clean up module-level function documentation and definitions - remove *fakeable_test.py* from the list of installed Python modules - add missing documentation files into the zip/tar.gz source distribution - break up documentation into multiple pages (instead of all on one page) - add (this) change log to the documentation .. rubric:: 1.0.1 *August 14, 2013* - added URLs of GitHub repository and Sphinx documentation in README.txt .. rubric:: 1.0.0 *August 14, 2013* - initial release