Skip to content

Releases: dustinsand/blockinfile

v0.1.8

15 Jan 22:59
Compare
Choose a tag to compare

Changelog

823c02a fix: markers with same beginning (but diff suffix) were modifying wrong blocks

v0.1.7

14 Jan 17:33
Compare
Choose a tag to compare

Changelog

52a3b52 revert: undo the experiment with replace in the go.mod

v0.1.6

13 Jan 22:19
Compare
Choose a tag to compare

Changelog

f9a0dcd cli library has bug with bool args, changed them to strings instead
263314a refactor: user of this repo does not support dependencies using gopkg.in

v0.1.5

09 Jan 23:47
Compare
Choose a tag to compare

Changelog

7a37da2 fix state argument, value wasn't being read

v0.1.4

09 Jan 22:51
Compare
Choose a tag to compare

Changelog

fb82851 change flag for path to be relative to the working directory of where blockinfile is running

v0.1.3

09 Jan 21:37
Compare
Choose a tag to compare

Changelog

fb82851 change flag for path to be relative to the working directory of where blockinfile is running

v0.1.2

27 Dec 17:14
Compare
Choose a tag to compare

Changelog

ade6a9f added .goreleaser.yml to configure goreleaser

v0.1.1

27 Dec 17:08
Compare
Choose a tag to compare

Changelog

6c9e750 added goreleaser to manage releases
9665ef8 fix cli help text

v0.1.0

27 Dec 16:57
Compare
Choose a tag to compare

Changelog

6c9e750 added goreleaser to manage releases
9665ef8 fix cli help text