Release v0.13.1
New Features:
- Allow passing variables defined by
assign
toinclude_template
. by @iliekturtles in #141
Build Improvements:
- Optmize binary size by @mike-lloyd03 in #149
- Build ARM binaries for Linux by @orhun in #151
Other Improvements:
- Run hook scripts directly from cache directory by @SuperTux88 in #136
- Don't print root warning if global config is owned by root by @SuperTux88 in #140
- Make logging look a little nicer by @Xenfo in #143
- Update Cargo.toml minor fix for repository link by @szabgab in #145