Releases: best-of-lists/best-of-generator
Releases · best-of-lists/best-of-generator
0.8.5
0.8.2
0.7.5
0.7.3
🚨 Bug Fixes
- Fix problem with pypistats exception
👥 Contributors
Thanks to @lukasmasuch for the contributions.
0.7.2
🎁 Features & Improvements
- Implement max_description_length for markdown_list.py (#41) by @tpvasconcelos
- Allow custom urls for the project license field (#34) by @raethlein
⬆ Dependencies
- Bump cryptography from 3.3.1 to 3.3.2 (#36) by @dependabot
👥 Contributors
Thanks to @lukasmasuch, @jrieke, @raethlein and @tpvasconcelos for the contributions.
0.7.1
🚨 Bug Fixes
- Properly run pyppeteer in Github Action/Docker
👥 Contributors
Thanks to @lukasmasuch and @jrieke for the contributions.
0.7.0
🎁 Features & Improvements
- Add Markdown Gallery Generator (#29) by @jrieke
- Add GitLab integration (#28) by @raethlein
👥 Contributors
Thanks to @lukasmasuch @jrieke and @raethlein for the contributions.
0.6.1
🎁 Features & Improvements
- Improve project extraction utility.
- Various other minor improvements.
🚨 Bug Fixes
- Fix issue with a back-to-top arrow not linking to top (#26)
👥 Contributors
Thanks to @lukasmasuch for the contributions.
0.6.0
🎁 Features & Improvements
- Add new abstractions for better implementations of additional generators and package manager integrations.
- Add
ignore
option to projects, labels, and categories to ignore it in the output generation. - Add support for
extension_script
in configuration to allow scripts to extend the best-of generation through patching.
👥 Contributors
Thanks to @lukasmasuch for the contributions.
0.5.3
🎁 Features & Improvements
- Add
hide_license_risk
config to hide licenses risk indicator.
📝 Documentation
- Fix typos and write style (#22) by @raethlein
👷 Maintenance & Refactoring
- Update license.
👥 Contributors
Thanks to @lukasmasuch and @raethlein for the contributions.