Skip to content

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.sh to copy into projects
  • Moved scripts into install (for installing components during pipeline) and pipeline for more complex pipeline steps used in other steps. bin/build scripts are largely tools
  • Renamed colors.sh to tools.sh
  • Added env``map.sh and cannon.sh tools and defined new quoteSedString function, related to both.
  • Created a bin/hooks directory 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.