Skip to content

0.2 Pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@geofffranks geofffranks released this 02 Aug 12:45
  • Added of new array merging behaviors (index based + key based merging)
  • Simplified array merging syntax, and made the parser more lenient
  • Inserted merge subcommand, paving the way for other subcommands
  • Updated the README for all above changes
  • Added debugging output
  • Some bugfixes, updates to make cod golint/go vet compliant
  • Added Travis CI hooks