Releases: Canop/bacon
Releases · Canop/bacon
bacon v2.15.0
- insert features related arguments before the
--
when there's some - Fix #171 - fix offset in Windows terminal - Fix #175
- better
--help
with examples and main shortcuts - rewriten execution engine (this one is big, may lead to bugs, I didn't found any tester unfortunately, so let's discover bugs in prod)
bacon v2.14.2
- update dependencies to fix bacon not compiling on nightly - Fix #168
bacon v2.14.1
- fix output not cleared when cargo is in quiet mode and there's nothing - Fix #131
bacon v2.13.0
bacon v2.12.1
- fix some scroll problem, especially in reverse - Fix #86
bacon v2.12.0
better --help
bacon v2.11.1
- fix warning summary sometimes confused with a warning - Fix #149
bacon v2.11.0
- allow defining env vars for jobs - Fix #145
bacon v2.10.0
- accept bacon.toml file at workspace level - Fix #141