Skip to content

Releases: real-yfprojects/sphinx-polyversion

2.0.0

25 Sep 15:00
b7938a5

Choose a tag to compare

What's Changed

Breaking Changes 📢

  • Enable pip by default in VenvWrapper by @vpratz in #34
  • Only copy files not ignored by git for local build by @vpratz in #31

New Features 💡

Patches 🩹

  • fix: add missing logging for Pip install errors by @vpratz in #32

Documentation 📝

New Contributors

  • @tzcnt made their first contribution in #36

Full Changelog: 1.1.0...2.0.0

1.1.0

01 Mar 20:39
697eedc

Choose a tag to compare

Thanks to @vpratz for his valuable contributions!

Major

  • Allow nested templates for root by @vpratz in #13
  • Allow running builds sequentially by @vpratz in #14
  • Allow passing additional environment variables to venv by @vpratz in #19
  • Add option to use temporary venv to Pip by @vpratz in #20

Minor

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

11 Jun 13:59
d54d770

Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...1.0.0

0.5.0

29 Jun 09:47
7669eef

Choose a tag to compare

0.5.0 Pre-release
Pre-release

This initial release contains all the main features but only some use cases are actually tested and confirmed to be working. Bug reports are welcomed as well as help with writing the missing unit and integration tests.