Changelog

Version 0.1.1

Date:October 13, 2020

Some fixes in documentation and other files. Here we have the update steps for 0.1.1 for people to follow.

  • @mdsanima: Added new function anim_ascii on animation module.
  • @mdsanima: Fixed some documentation file.
  • @mdsanima: Added sphinx documentation.
  • @mdsanima: Added keywords in setup.py.
  • @mdsanima: Added classifiers in setup.py.
  • @mdsanima: Added extra requires in setup.py.
  • @mdsanima: Changed README.rst file insted of README.md file.
  • @mdsanima: Changed CHANGELOG.rst file insted of CHANGELOG.md file.
  • @mdsanima: Fixed errors in the documentation, function render_time, count_down and count_up.

Version 0.1.0

Date:October 8, 2020

First release MDSANIMA Package. Here we have the update steps for 0.1.0 for people to follow.

  • @mdsanima: Added function render_time on render module.
  • @mdsanima: Added function count_down on animation module.
  • @mdsanima: Added function count_up on animation moudle.