0.0.5 - Add do_build()
What's Changed
- Change
AmbosoEnv
maps toBTreeMap
- Add
do_build()
, currently very limited:- Only the basic
gcc
call is supported.
- Only the basic
-q
to lower verbose level-i
to try building tags (only forBasemode
)- Refuse
-tT
when run is missing support
PR - feat: 0.0.5 Add do_build() by @jgabaut
Full Changelog: 0.0.4...0.0.5