Releases: MagnusOpera/Terrabuild
Releases · MagnusOpera/Terrabuild
0.100.1
What's Changed
- make some variables immediately available by @pchalamet in #62
Full Changelog: 0.100.0...0.100.1
0.100.0
What's Changed
- fix circular variable evaluation by @pchalamet in #59
- add yarn support by @pchalamet in #60
- Eager evaluation to avoid circular dependencies by @pchalamet in #61
Full Changelog: 0.98.0...0.100.0
What's Changed
- ignore WORKSPACE and PROJECT for hash computation by @pchalamet in #55
- Support add operator for list and map by @pchalamet in #56
- add format support by @pchalamet in #57
- function expression use tuple syntax (comma separated) by @pchalamet in #58
- add support for multi-arch by @pchalamet in #54
- fix circular variable evaluation by @pchalamet in #59
- add yarn support by @pchalamet in #60
- Eager evaluation to avoid circular dependencies by @pchalamet in #61
Full Changelog: 0.98.1...0.100.0
0.98.0
0.96.4
0.96.3
0.96.2
Full Changelog: 0.96.1...0.96.2
0.96.1
0.96.0
What's Changed
- add terrabuild_debug var by @pchalamet in #47
- remove BranchOrTag in command context by @pchalamet in #48
- rename ProjectHash as Hash by @pchalamet in #49
- Add replace function by @pchalamet in #50
- Change accessors + add count function by @pchalamet in #51
Full Changelog: 0.94.1...0.96.0
0.94.1
Full Changelog: 0.94.0...0.94.1
0.94.0
Changes:
- Rename Dynamic task as External task. Breaking change for custom extensions.
Full Changelog: 0.92.0...0.94.0