Releases: google/pybadges
Releases · google/pybadges
3.0.1
What's Changed
- Add support for Python 3.12
- Update links to color tables
Full Changelog: 3.0.0...3.0.1
3.0.0 release
What's Changed
- Server example by @AlexeyDer in #17
- Stabilize test checking badge generation and skip windows incompatible tests by @kkapka in #19
- Add tests for server by @sofignatova in #20
- Enforce yapf for lint. by @brianquinlan in #21
- Add a llnk to the server example by @brianquinlan in #22
- Add a more complete server example by @brianquinlan in #23
- Support suffix of id attribute in element of svg by @ChanTsune in #25
- Add constraint on transitive MarkupSafe dependency by @KotlinIsland in #30
- update Shields.io package references by @calebcartwright in #27
- Update to version 3. by @brianquinlan in #33
New Contributors
- @AlexeyDer made their first contribution in #17
- @kkapka made their first contribution in #19
- @sofignatova made their first contribution in #20
- @ChanTsune made their first contribution in #25
- @KotlinIsland made their first contribution in #30
- @calebcartwright made their first contribution in #27
Full Changelog: 2.2.1...3.0.0
Add version information to the package.
Merge pull request #16 from google/fix-version Remove dependency on distutils2
2.2.0 Support badge titles
Add a note about the "title" flags.
Dummy for PyPI push
2.0.2 Prepare for 2.0.1 release
2.0.1 release
- Fix autodeploy script
2.0.0 release
Configure automatic release with CircleCI