========================
 coopr.sucasa CHANGELOG
========================

-------------------------------------------------------------------------------
 2.2
-------------------------------------------------------------------------------

- Under development.

-------------------------------------------------------------------------------
 2.1
-------------------------------------------------------------------------------

- Tracking the change from index() to index_set() in indexed/sparse-indexed
  components.

- Updating the SUCASA parsers to more closely resemble the Pyomo
  DAT parser: in particular, it uses separate table files (with
  non-default names) for the ampl and mapfile parsers, and it first
  attempts to put the auto-generated parse tables into the source
  directory before falling back on the current working directory.

- py3k fixes.

-------------------------------------------------------------------------------
 2.0.6
-------------------------------------------------------------------------------

- Change to support Python 3.x

-------------------------------------------------------------------------------
 2.0.5
-------------------------------------------------------------------------------

- Non-functional changes; reformatting.

-------------------------------------------------------------------------------
 2.0.4
-------------------------------------------------------------------------------

- Migrating to use entry points rather than explicit script installation.
  This automates the installation and localization of scripts on MS Windows.

- Change tests to eliminate the use of deprecated 'fail*' syntax.

-------------------------------------------------------------------------------
 2.0.3
-------------------------------------------------------------------------------

- Updating Coopr package README files to point to the new
  Google Groups mailing lists.

-------------------------------------------------------------------------------
 2.0.2
-------------------------------------------------------------------------------

- Rework of unit tests to (a) import pyutilib.th as 'unittest' and
  (b) employ test skipping.

-------------------------------------------------------------------------------
 2.0.1
-------------------------------------------------------------------------------

- Update PyPI classification.

-------------------------------------------------------------------------------
 2.0
-------------------------------------------------------------------------------

- Initial release of Coopr to create the coopr.sucasa package.

- See coopr.dist for previous ChangeLog information related to Coopr.

