* MAINT: Add a script to generate changelog
original taken from Numpy
This will be used to generate changelogs.
Signed-off-by: Naveen M K <naveen@syrusdark.website>
* Updated PR template to include Changelog, fixed grammar, added checklist items
* Fixed additional grammar in checklists
* Sorting based changelog
* Added output path output to changelog
* Added sections"
* Added changelog regular expression logic and other fixes
* Updated poetry.lock, applied black
* Added more sections
* Added maintenance section
* extract PR reviewers as well
* Forgot lock file
* Applied suggestions
* Applied black and other suggestions
* Updated to proper syntax for output file
* Revert changelog
* Split older changelogs into multiple files under toctree
* added version number to default output
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
* Deprecated ShowCreation in favor of Create
* Fixed Black formatting and logger error
* Fixed relative import issue of logger
* Renamed CreateThen.. calls to previous names
* Fixed __all__ classes, fixed Create inheritance
* Update manim/animation/creation.py
Move logger warning to class initializer
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
* added creation animation
* added further animation
* added further animation + docstring template
* added further examples
* black
* one more update
* one more update
* one more update
* one more update
* one more update become
* hope that this will fix the build
* Apply suggestions from code review
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
Co-authored-by: Leo Torres <dleonardotn@gmail.com>
* updated templates
* small fix
* tests
* Apply suggestions from code review
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
* Update README.md
* merged master and typo in README.md
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
Co-authored-by: Leo Torres <dleonardotn@gmail.com>