Releases: micado-scale/micado-parser
Releases · micado-scale/micado-parser
v0.12.3
v0.12.2
What's New
- Support in-line open parameters (i.e. TOSCA parameters via get_input)
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's New
- Support custom
secret
type for inputs (open parameters)
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's New
- Proper resolution of nested
get_input
across all nodes in a CSAR
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.6
v0.10.5
Added
- CLI now displays related nodes with -vvv option
- Abstract nodes are resolved to concrete substituted nodes (CSAR support)
- Underscores and full-stops in node names auto replaced with dashes
Changed
- Bump package versions
Fixed
- Bad URL in failing tests
Full Changelog: v0.10.4...v0.10.5
v0.10.4
Full Changelog: v0.10.3...v0.10.4
0.10.4 - 2022-02-04
Changed
- Stop validating top level repositories key if no repo is referenced in ADT
Fixed
click
package was missing from package requirements
v0.10.3
Full Changelog: v0.10.2...v0.10.3
0.10.3 - 2022-01-10
Added
- This changelog
- A readme
- Packaged on PyPI
- Support/add custom exception message headers
- set_template and MultiError can be imported from top-level pkg
Changed
- More details in setup.py
Fixed
- Properly silence logging in CLI
Full Changelog: v0.10.2...v0.10.3