Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 535 Bytes

File metadata and controls

23 lines (14 loc) · 535 Bytes

CHANGELOG

python-deansi 1.2.1 (2024-12-04)

  • Continuous integration travis -> github
  • Modernized setup.py (not yet pyprojecte to keep Py2 working)
  • Fixed license in setup metadata to match the one in LICENSE and the trobe

python-deansi 1.2 (2016-01-08)

  • Python 3 compatibility

python-deansi 1.1 (2016-01-08)

  • Full set of command line options for the deansi script

python-deansi 1.0 (2016-01-08)

  • Module deansi extracted as package from vokimon/python-service
  • Added CI for travis
  • Documentation