mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2024-10-29 19:47:00 +00:00
Update changelog with v0.7.0
This commit is contained in:
parent
1a5ba01c2f
commit
e99cf09caf
15
CHANGELOG.md
15
CHANGELOG.md
@ -2,6 +2,21 @@
|
|||||||
|
|
||||||
See also: [Github Release Page](https://github.com/enpaul/tox-poetry-installer/releases).
|
See also: [Github Release Page](https://github.com/enpaul/tox-poetry-installer/releases).
|
||||||
|
|
||||||
|
## Version 0.7.0
|
||||||
|
|
||||||
|
View this release on:
|
||||||
|
[Github](https://github.com/enpaul/tox-poetry-installer/releases/tag/0.7.0),
|
||||||
|
[PyPI](https://pypi.org/project/tox-poetry-installer/0.7.0/)
|
||||||
|
|
||||||
|
- Add runtime option `--parallelize-locked-install` to support installing locked
|
||||||
|
dependencies in parallel to speed up test environment creation
|
||||||
|
- Add config option `require_poetry` to allow per-environment control over whether the
|
||||||
|
plugin should force an error
|
||||||
|
- Add unit tests for custom dependency processing and installation
|
||||||
|
- Update internal logging system to reduce code duplication
|
||||||
|
- Update documentation to improve readability
|
||||||
|
- Deprecate runtime option `--require-poetry`
|
||||||
|
|
||||||
## Version 0.6.4
|
## Version 0.6.4
|
||||||
|
|
||||||
View this release on:
|
View this release on:
|
||||||
|
Loading…
Reference in New Issue
Block a user