Skip to content

Releases: vrongmeal/leaf

Version 1.3.0

12 Sep 11:20
Compare
Choose a tag to compare
  1. Adds --once flag to just build the project once and exit.
  2. Adds --exit-on-err to break the commands chain if one of them errors.

Version 1.2.2

07 May 18:22
Compare
Choose a tag to compare

Minor changes in code.

Version 1.2.1

21 Apr 09:37
Compare
Choose a tag to compare

This diversifies filters to extend API support.

Version v1.2.0 (code v2)

21 Apr 06:50
Compare
Choose a tag to compare

Major code refactor: Almost re-written from scratch.

This includes handling processes via contexts and fixing memory leaking bugs.

Doesn't introduce any breaking change though :)

Version 1.1.0

26 Feb 07:04
Compare
Choose a tag to compare

Now includes configuration through command line.

Version 1.0.1

23 Feb 18:23
Compare
Choose a tag to compare

Includes installation via go get -u github.com/vrongmeal/leaf.

Version 1.0.0

23 Feb 17:56
Compare
Choose a tag to compare
Add documentation to README.

Signed-off-by: Vaibhav <[email protected]>