Release v0.3.0
- Upgrade from v0.2.1 which failed on GitHub, so, actually upgrade from v0.2.0
- Tweaks to documentation
- Adding
build-setup.shto copy into projects - Moved scripts into
install(for installing components during pipeline) andpipelinefor more complex pipeline steps used in other steps.bin/buildscripts are largely tools - Renamed
colors.shtotools.sh - Added
env``map.shandcannon.shtools and defined newquoteSedStringfunction, related to both. - Created a
bin/hooksdirectory semantics to add hooks for your projects - Moved all elements into hooks instead of
bin/foo.sh - Fixed GitHub source code issues, pushes repo to GitHub in release phase
To fix (some) local code, run:
bin/build/cannon.sh colors.sh tools.sh
other tool paths can be updated manually.