Releases: AgnostiqHQ/covalent-aws-plugins
Releases · AgnostiqHQ/covalent-aws-plugins
v0.12.0
Release v0.12.0
v0.11.0
[0.11.0] - 2022-10-27
Changed
- Updated requirements.txt to contain commas separating gte, and lt inequalities in covalent version
v0.10.0
[0.10.0] - 2022-10-27
Changed
- Updated setup.py to contain commas separating gte, and lt inequalities in the plugin versions
v0.9.0
[0.9.0] - 2022-10-27
Changed
- Added Alejandro to paul blart
v0.8.0
[0.8.0] - 2022-10-27
Added
- Update individual plugin version in
setup.py
v0.7.0
[0.7.0] - 2022-10-25
Changed
- Removed file based approach to distinguish plugin installs, simply use
extras_require
parameter insetup_info
v0.6.2
[0.6.2] - 2022-10-25
Fixed
- Make plugin version requirements more flexible.
v0.6.1
[0.6.1] - 2022-10-25
Fixed
- Premature covalent base plugins only file removal.
v0.6.0
[0.6.0] - 2022-10-25
Changed
- Updated version of covalent to 0.202.0
Docs
- Updated README to reflect the fact that this plugin now installs each individual executor plugin
- Added a few lines about the plugin ecosystem and covalent
v0.5.0
[0.5.0] - 2022-10-06
Fixed
BASE_COVALENT_AWS_PLUGINS_ONLY
needs to be removed after all the installations are complete.
Changed
- Pre-release versions of the plugins in the corresponding requirements file.