Skip to content

Releases: mingrammer/casec

v0.1.3

19 Nov 14:27
Compare
Choose a tag to compare

Changelog

b419d97 Add a new line at the EOF
9e40600 Bump up the module versions
79cd655 Bump up to 0.1.3
fc76e69 Do not support < Go 1.13
8c7e0f2 Make lines optional
21f41ed Remove a trash comment
ebb928c Remove the unused ArgsUsage
d106dbf Separate the env vars to env section
6418d84 Update .travis.yml
a9f4329 Use inline var

v0.1.2

12 Dec 17:10
Compare
Choose a tag to compare

Changelog

251a110 Change main package directory
a9c22b3 Fix relative testdata directory path
70232c1 Move main cli from cmd/ to cmd/casec/
def780a Use normal print for errors
7599912 Version up to v0.1.2

v0.1.1

12 Dec 12:59
Compare
Choose a tag to compare

Changelog

4a0e083 - Add 'lines' option - Parse and validate the options
432a2d4 Use root folder for homebrew tap formula
54a24cf Version up to v0.1.1

v0.1.0

09 Dec 04:51
Compare
Choose a tag to compare

Changelog

90602f2 Remove 'Case' postfix
0772598 Use verbose option

v0.0.4

08 Dec 04:36
Compare
Choose a tag to compare

Changelog

e424130 Do not use title case for help messages
f312a4a Version up to v0.0.4

v0.0.3

08 Dec 04:22
Compare
Choose a tag to compare

Changelog

8a06a2b Change the short form for 'dry-run' from '-d' to '-n'
f485472 Update dry-run option desc
8a90938 Version up to 0.0.3

v0.0.2

07 Dec 18:57
8e9e73e
Compare
Choose a tag to compare

Changelog

0d21f0a Change homebrew tap repository
67df4b5 Fix fmt.Pritnln to fmt.Println in the example code
6ce94f5 Set output binary name
41626b7 Support Go version 1.10 or higher
8b8cd94 Update dry-run option desc

v0.0.1

07 Dec 16:04
Compare
Choose a tag to compare

Changelog

1789128 Create LICENSE
493be1a Create README.md
344d23f Exclude the README updates in the change log
def2460 Initial commit
0418bac Travis CI integration
6f9d1c6 Use tap repository