Releases: drubinstein/python-compose
Releases · drubinstein/python-compose
1.2.0
1.1.0
Added support for mamba
1.0.0
Initial release!
This release contains the MVP for python-compose
including:
- Daemon-less command-line and library interface for
python-compose
. - Support for
conda
,pyenv-virtualenv
, and the Python-nativevenv
. - Pydantic-defined specification for the
python-compose
file format. - YAML support.
Full Changelog: https://github.com/drubinstein/python-compose/commits/1.0.0