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