Newer
Older
=======
History
=======
2013.295 (2018-06-06)
------------------
* First release on new build system.
2018.206 (2018-07-25)
------------------
* Updated Plot Save, now includes time annotations on saved eps plot file. - dthomas
2018.228 (2018-08-26)
------------------
* Updated Pto be python 2/3 compatible

Maeva Pourpoint
committed
2020.223 (2020-08-10)
------------------
* Updated to work with Python 3
* Added a unit test to ensure basic functionality of
coverplot.get_command_args()
* Updated list of platform specific dependencies to be installed when

Maeva Pourpoint
committed
pip installing coverplot (see setup.py)
* Installed and tested coverplot against Python3.[6,7,8] using tox
* Formatted Python code to conform to the PEP8 style guide

Maeva Pourpoint
committed
* Created conda package for coverplot that can run on Python3.[6,7,8]
* Updated .gitlab-ci.yml to run a linter and unit tests for Python3.[6,7,8]
in GitLab CI pipeline