Skip to content

v0.6.1 - Watcher keeps watching

Choose a tag to compare

@cristianoliveira cristianoliveira released this 23 May 14:20
· 281 commits to master since this release
35a69e9

Release Notes: Funzzy v0.6.1 - Now with 100% More Bump!

The new Funzzy v0.6.1 is out, now with more bump than a 90's hip-hop track!

In the "Testing Lab", @cristianoliveira ran wild! They added tests for running arbitrary commands (#51) and a test case for list of commands (#56). Now, our tests have tests!

Meanwhile, in the "Bump Factory", @dependabot was playing Oprah, giving everyone a bump! yaml-rust, net2, miow, regex - you get a bump, and you get a bump! Everybody gets a bump! Details can be found from #52 to #55.

But we also have a hero in our midst. @cristianoliveira, donned a cape, swooped in, and fixed the watcher process (#58). It now has the stamina of a marathon runner - it won't die if a task fails.

Also, guess what? Our beloved @dependabot made their first contribution! Here's a virtual standing ovation for you, Bot! 👏

(Generated with the help of ChatGPT 🤖)


  • 2023-05-23 6f9e034 fix: watcher process doesn't die on task fail [Cristian Oliveira]
  • 2023-05-22 0ba9fac docs: adds more examples [Cristian Oliveira]
  • 2023-05-22 6ca71d8 tests: adds more precise checks [Cristian Oliveira]
  • 2023-05-22 234d7cc tests: adds test case for list of commands (#56) [Cristian Oliveira]
  • 2023-05-22 0598ad2 chore(deps): bump regex from 1.1.6 to 1.8.1 (#55) [dependabot[bot]]
  • 2023-05-22 477ea44 chore(deps): bump miow from 0.2.1 to 0.2.2 (#54) [dependabot[bot]]
  • 2023-05-22 4b69c02 chore(deps): bump net2 from 0.2.33 to 0.2.38 (#53) [dependabot[bot]]
  • 2023-05-22 c7bc026 chore(deps): bump yaml-rust from 0.3.5 to 0.4.1 (#52) [dependabot[bot]]
  • 2023-05-22 52bec6a tests: adds test for running arbitrary commands (#51) [Cristian Oliveira]

Check out the Full Changelog at v0.6.0...v0.6.1.