Skip to content

Releases: VMitov/casper

v0.4.0: Allow duplicate keys in sources

05 Apr 16:52
Compare
Choose a tag to compare
When same key appear multiple times in sources, casper will merge them
in array. That way you can construct arrays in the command line.

v0.3.2

23 Oct 12:35
Compare
Choose a tag to compare

Enable Casper working without sources

v0.3.1

16 Oct 16:23
Compare
Choose a tag to compare

Make Go binaries for GitHub releases static

v0.3.0

29 Sep 18:00
Compare
Choose a tag to compare

New command-line interface and config file structure

Casper got new redesigned interface so it can be configured entirely with flags and environment variables. The format of the config.yaml got slightly revamped to correspond with the cli.

Other changes:

  • migrate dependency management to use dep
  • add integration test with Consil

v0.2.0

20 Jun 14:52
Compare
Choose a tag to compare
Add DockerHub deploy

Initial release

13 Apr 08:45
Compare
Choose a tag to compare
Merge pull request #10 from miracl/release-build

GitHub releases Travis integration