Ebro 0.6.0
New features
- Introduced the task inheritance system. Learn more about it in the documentation.
- Introduced the new
quiet
property. Learn more about it in the documentation.
Improvements
- Improved error handling regarding reference checking and targeted tasks not existing.
Miscellanea
- Changed internal YAML library from
go-yaml/yaml
togoccy/go-yaml
. - Dependencies updated.