Releases: real-yfprojects/sphinx-polyversion
Releases · real-yfprojects/sphinx-polyversion
1.1.0
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
- Fix passing a dict for
builder
. by @real-yfprojects in #28 - Add API doc. Use autosummary to generate docs for each module. by @vpratz in #23
- [docs] List a few alternative projects by @real-yfprojects in #10
- [docs] Branch to get started on by @real-yfprojects in #12
- [docs] Fix redirect text in index.html by @real-yfprojects in #18
- Throw error when trying to activate non-existing venv by @vpratz in #22
- Update dev deps by @real-yfprojects in #24
New Contributors
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- Fix some bugs.
- [chore] Fix #2. by @real-yfprojects in #3
- [chore] Update dependencies and fix new complains. by @real-yfprojects in #4
- [docs] Add code commentary to poetry venv creation. by @real-yfprojects in #8
- [tests] Write tests and achieve a coverage of 70% by @real-yfprojects in #9
Full Changelog: 0.5.0...1.0.0
0.5.0
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.