Changelog
=========

0.4 - 2021-06-01
----------------

- [CHANGE] Updated to mosaik-api 3.0.


0.3 - 2016-02-15
----------------

- [NEW] Implemented the new "setup_done()" method.


0.2 – 2014-10-29
----------------

- [NEW] More documentation
- [NEW] Static and simulation meta data can now be stored (`issue #1`_).
- [NEW] Datasets can now be stored in arbitrarily defined paths (using complex
  regular expression replacements based on the entity ID) (`issue #4`_).

.. _`issue #1`: https://bitbucket.org/mosaik/mosaik-hdf5/issue/1/
.. _`issue #4`: https://bitbucket.org/mosaik/mosaik-hdf5/issue/4/


0.1.2 – 2014-09-22
------------------

- [CHANGE] Updated to mosaik-api 2.0.


0.1.1 – 2014-07-31
------------------

- [FIX] Fixed a regression in 0.1.


0.1 – 2014-07-31
----------------

- Initial release
