Changelog

The following page describes all of the changes that were made for specific versions of pyamp.

Release 1.1

  1. Added this page to the documentation to list the changes made to each version.
  2. Created the ‘html’ module which provides the ability to more easily manage the content of HTML pages.
  3. Created more utility modules: directories, functions, inspection, html, and lists.
  4. Added a module for automatically generating RST files for a Python project.
  5. Using the rstGeneration module to generate the documentation for pyamp.
  6. Fixed small bug in rstGeneration script.
  7. Updated setup.py so distributions can be created and uploaded to the Python Package Index.
  8. Bumped versions in documentation and setup.py accordingly.

Release 1.0

Initial release of pyamp.

Table Of Contents

Previous topic

The exceptions module

This Page