v1.16.0
What's Changed
- Prettier deps plots by default by @ktf in #813
- Move init.sh creation to before build and tarball unpacking by @TimoWilken in #801
- Regenerate init.sh after each build, in case it was clobbered by @TimoWilken in #816
- Fix missing environment variables when regenerating init.sh by @TimoWilken in #817
- Load the correct defaults file when loading packages by @TimoWilken in #818
- Generate init.sh in one place by @TimoWilken in #819
- Fix crash when sourcing pre-build init.sh by @TimoWilken in #820
- Ignore recipe in defaults-*.sh to match old behaviour by @TimoWilken in #821
- Improve error reporting in aliBuild clean by @TimoWilken in #814
- Make aliDoctor's and aliBuild's treatment of remotes consistent by @TimoWilken in #824
- Improve documentation on platforms where tarballs are used by default by @TimoWilken in #825
- Avoid finding false-positive symlinks and printing warnings for them by @TimoWilken in #822
- Fix force_rebuild setting when specified by recipe by @TimoWilken in #823
- Allow users to specify build comments by @TimoWilken in #815
Full Changelog: v1.15.3...v1.16.0