manim/scripts
Benjamin Hackl 47e65fe8d8
Improve changelog generation script (#1231)
* remove upcoming release heading from changelog.rst

* added -t flag to dev_changelog.py

* let generated changelog include the date

* allow passing additional (non-autodetected PRs) to the changelog

* added header and date to v0.5.0 changelog

* fix quotes in f-string

* Fixed version number from incorrect click merge

* further improvements to the script

* update 0.5.0-changelog to latest script output

* black

* Convert to click

* Update usage, added example, fixed 'additional' logic

* run script again, reduces/removes warnings from rendering documentation

* again, fix some more formatting issues

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
2021-04-02 18:27:57 +02:00
..
dev_changelog.py Improve changelog generation script (#1231) 2021-04-02 18:27:57 +02:00
make_and_open_docs.py fix - use absolute path in make_and_open_docs.py (#1048) 2021-02-26 07:06:38 +01:00
simple_cors_http_server.py Update javascript renderer (#830) 2020-12-19 10:38:14 -08:00
template_docsting_with_example.py Deprecation: Deprecated ShowCreation in favor of Create, added logger warning (#1124) 2021-03-23 16:13:59 +01:00
template_twitter_post.py Add examples to animation creation (#820) 2020-12-13 12:41:06 +01:00
update_protos.py Update javascript renderer (#830) 2020-12-19 10:38:14 -08:00