Skip to content

Releases: berfarah/knoch

0.3.3

24 Nov 21:54
Compare
Choose a tag to compare

Changelog

0b835a5 Various bug fixes


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

0.3.2

17 Nov 19:23
Compare
Choose a tag to compare

Changelog

7baaa59 Remove debug info


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

0.3.1

17 Nov 17:26
Compare
Choose a tag to compare

Changelog

de0bf13 Fix bug related to knoch remove with completion
06fe0dc Create LICENSE
3c8d421 Undo config's indecent exposure


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

0.3.0

16 Nov 08:54
Compare
Choose a tag to compare

Changelog

5be0551 Bump to 0.3.0
956d82d Document how to create knoch cd command
b0bd510 Fix README
3ec2eb2 Implement open command
64f5777 Rework projects, add config file finder
53ec819 Projects are indexed by dir relative to knoch root
1194563 Add show command
299719f Added a release script


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

0.2.0

15 Nov 03:06
Compare
Choose a tag to compare

Changelog

ee5818f Bump version
c56f871 Knoch files can live outside current dir
6a137bd Implement list/ls command
0520b3f Allow for default, help and aliased commands
3b0158a Make internal API interal
dfeb57f Encode as TOML
b004266 Change how we encode


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

0.1.1

03 Sep 09:53
Compare
Choose a tag to compare

Changelog

138269d Don't rely on hub for bundle command
dd77221 Ignore dist directory (where binaries go)


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

0.1.0

03 Sep 09:38
Compare
Choose a tag to compare

Changelog

124081e Add goreleaser
43ae8f1 Merge pull request #3 from berfarah/add-command
c981c68 Implements bundle command
775d118 Implement Remove command
d8ff00c Implement Add Command
6aeff1c Merge pull request #2 from berfarah/first-command
3045544 Implement Help command
cbd7d44 Implement version flag
c07e96b Ignore knoch binary and configuration files
a7e8447 Implement init command
19981b1 Rename Args to Runtime
6715ca6 Config tracks directory
fec152d Merge pull request #1 from berfarah/core
291a1fa Configure Travis
2961452 Implement command package
bc1f035 Follow internal package convention
dcb51ce Implement Utility package
d02649e Implement .knoch in YAML
15922f7 Implement configuration file module
862d08d Initial commit with Roadmap


Automated with GoReleaser
Built with go version go1.9 darwin/amd64