Skip to content

Releases: egeakman/python-docs-bootstrapper

v0.1.2 🎉

12 Nov 18:31
Compare
Choose a tag to compare

Updates

  • Don't wait the whole repo to be cloned before raising branch x not found in upstream, report immediately
  • Optimized folder discovery and creation
  • Better pre-commit workflow and updated tests
  • Better packaging and new pre-commit checks - special thanks to @hugovk

What's Changed

  • Convert setup.py to pyproject.toml by @hugovk in #5
  • Optimize the bootstrapper and tests by @egeakman in #2

New Contributors

  • @hugovk made their first contribution in #5

Full Changelog: 0.1.1...0.1.2

v0.1.1

26 Jul 18:35
Compare
Choose a tag to compare

New:

  • User-friendly logging
  • CI tests

Full Changelog: https://github.com/egeakman/python-docs-bootstrapper/commits/0.1.1