Skip to content

Releases: cristianoliveira/funzzy

v0.6.0 - Allows filtering tasks with target flag

22 May 09:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

Release v0.5.0 - Adds support to complex commands & general fixes

21 May 16:00
Compare
Choose a tag to compare

What's Changed


  • 2023-05-21 f566ea6 (HEAD -> master, origin/master, origin/HEAD) fix(ci): correc path of generated tar [Cristian Oliveira]
  • 2023-05-21 c26c0c1 chore(ci): avoids change release body [Cristian Oliveira]
  • 2023-05-21 79b453c fix(ci): release script [Cristian Oliveira]
  • 2023-05-21 309b314 fix(ci): generate artifacts on release [Cristian Oliveira]
  • 2023-05-21 8a7eb71 chore: generate cargo.lock [Cristian Oliveira]
  • 2023-05-21 ddd2989 chore: bump version [Cristian Oliveira]
  • 2023-05-21 9408e48 ci: upload release artifacts (#48) [Cristian Oliveira]
  • 2023-05-21 793c973 (tag: ci/release-artifacts) refact: uses spawning shell instead of parsing cmds (#47) [Cristian Oliveira]
  • 2023-05-21 837dcb2 feat: allow complex commands [Cristian Oliveira]
  • 2023-05-21 b0474fc feat: add examples folder [Cristian Oliveira]
  • 2023-05-21 c19a75e feat: adds --config option for custom path [Cristian Oliveira]
  • 2023-05-20 19c4c4d feat: allows piping commands [Cristian Oliveira]
  • 2023-05-20 a42b6b5 feat: prints command to be exectuted [Cristian Oliveira]
  • 2023-05-20 05087f0 fix: accepts multiple commands and rules [Cristian Oliveira]
  • 2023-04-15 bc49658 docs: fixes the badges [Cristian Oliveira]
  • 2023-04-15 9f5a882 docs: update build status badge [Cristian Oliveira]
  • 2023-04-15 421c617 chore(ci): configure ci checks with gh actions [Cristian Oliveira]
  • 2023-02-24 f122f73 chore: allows exception for rule 'non_snake_case' [Cristian Oliveira]
  • 2023-02-24 eaaaeb4 chore: address all linter latest complains [Cristian Oliveira]
  • 2023-02-23 6cb7e6d chore: publish v0.4.0 on crates.io [Cristian Oliveira]
  • 2023-02-23 56816f5 chore: typo on makefile command [Cristian Oliveira]

Full Changelog: v0.4.0...v0.5.0

v0.4.0 - Bug fixes and documentation

20 Mar 14:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

12 May 09:48
Compare
Choose a tag to compare
chore: bump version v0.3.3

v0.3.2

10 Mar 01:31
Compare
Choose a tag to compare
docs: update running ways

v0.3.1

13 Oct 22:40
Compare
Choose a tag to compare
fix: boilerplate file close #28

v0.3.0: merge: pull request #22 from cristianoliveira/version-0.3.0

08 May 20:08
Compare
Choose a tag to compare

v0.2.5

04 Apr 02:42
Compare
Choose a tag to compare
feat: multi change folder

v0.2.4

27 Mar 22:41
Compare
Choose a tag to compare
fix: travis deploy

first usable release

27 Mar 07:11
Compare
Choose a tag to compare
v0.1.0

docs: better presentation