Releases: naveen521kk/manim-fonts
Releases · naveen521kk/manim-fonts
Manim-Fonts v0.5.0
What's Changed
- Remove upper bound for Python version
- Dependencies updated
Full Changelog: v0.4.0...v0.5.0
Manim-Fonts v0.4.0
What's Changed
- Update for new Google Fonts API (See #44)
- Change author name in
config.py
– this will the location of the cache directory will be changed. - Move to platformdirs instead of appdirs
- Remove search.py
Full Changelog: v0.3.0...v0.4.0
Manim-Fonts v0.3.0
What's Changed
- Bump various dependencies
- Add support for Python 3.12
- Drop support for Python 3.8
Full Changelog: v0.2.0...v0.3.0
Manim-Fonts v0.2.0
- Retry while downloading if failed (3 times)
- Use chunk method while downloading
- Add a new example and basic tests
Manim-Fonts v0.1.0.post4
- Add
__all__
in__init__.py
Manim-Fonts v0.1.0.post3
- Update ReadMe
Manim-Fonts v0.1.0.post2
- Update ReadMe.md
Initial Release
v0.1.0.post1 Inital Release