Added +++++ - Add ``trajectory.N``, ``trajectory.type`` and ``trajectory.type_ids`` as an alternative mode to access frame length and type information.
Fixed +++++ - Fix bug in ``GSDHOOMDFileReader`` when not providing template frame.
0.3.1
---------------------
Changed +++++++ - Update the GSD hoomd module.
0.3
===========
0.3.0
---------------------
Added +++++ - Provide a highly optimized cythonized ``DCDFileReader``. - Allow trajectory data acess via coherent numpy arrays. - Make snapshot creation and copying HOOMD-blue 2.0 compatible.
Changed +++++++
- Update the GSD module. - Improve the ``Box`` class documentation. - Overall improvement of the documentation.
Fixed +++++ - Fix and optimize the pure-python ``DCDFileReader``.
0.2.1
---------------------
Fixed +++++ - Fix an issue with injavis pos-files causing parser errors.