Releases: guangie88/tera-cli
Releases · guangie88/tera-cli
Update `tera` to 1.17
What's Changed
- build: update dependencies by @atcol in #29
- chore(*): prepare release v0.5.0 by @guangie88 in #30
New Contributors
Full Changelog: v0.4.1...v0.5.0
v0.0.0
Patch updates to components
Should behave similarly to v0.4.0
.
This release gives a chance for the other major OS x architecture to be released.
Upgrade Tera to v1.2.0
See #11 to get Tera changelog details.
Use stable tera 1.y.z
Use stable tera
1.y.z!
Fix exit code issue
Fix and return non-zero exit code during error, see #6.
Remove use of root key
See PR #4.
Add YAML support
--yaml <path>
, or --yaml .
to read from ".tera.yml"
Initial implementation release
Able to read context from TOML / JSON / env vars