Changelog
=========

0.1 (2012-11-8) -- Initial release

0.2 (2012-11-20) -- Updates:

   - Fixed bug when file or folder selection is canceled.
   - Updated documentation.

0.3 (2012-12-4) -- Updates:

   - Added support for Windows.  :mod:`modelicares.aux` is now
     :mod:`modelicares.base`.

0.4 (2012-12-10) -- Updates:

   - Added default of label='' to :meth:`modelicares.base.figure`.
   - Updated documentation for Windows.
   - Added check for proper Python version (currently requires 2.7).

0.5 (2013-6-5) -- Updates:

   - Updated README.txt.

0.5.1 (2013-6-18) -- Updates:

   - Fixed errors in base.load_csv().

0.5.2 (2013-6-30) -- Updates:

   - Fixed error so that by default :meth:`modelicares.SimRes.get_values` and
     :meth:`modelicares.SimRes.get_times` now include the final value and time.
   - Added function to scale time
