Skip to content

v1.6.1

Compare
Choose a tag to compare
@josephburnett josephburnett released this 08 Aug 14:38
· 86 commits to master since this release
  • Bug fixes
  • Add .exe to Windows binaries

41c901c Set v1.6.1.
d9bab07 Merge branch 'master' into release-1.6.
128b555 Add .exe to Windows binaries.
98f2c9e Make RenderOption part of Metadata to avoid breaking code.
b8c8bc6 Revert "Fix broken main.go after changing Yaml and Json option types."
0259c4b Fix broken main.go after changing Yaml and Json option types.
ab369ff Comment Diff and rendering methods.
3f327b8 Minor type in RenderOption and Metadata comments.
fe155b1 Comments for JsonNode.
00ebe1f Json and Yaml methods accept RenderOption instead of Metadata.
e04fb95 Put internal methods in separate, embedded interface to make the godoc rendering cleaner.
a246ff2 Remove unnecessary metadata from internal raw method.
d58d305 Add placeholders for set and multiset semantics.
9b94985 Fix colon in localhost.
9505dec Replace list, set, mset merge patch with common impl.
f9a1a5d Pull out merge patch case from list patch.
79df83c Fix misspell in diff_read.go.
801cea5 Gofmt web/serve/serve.go.
6e608ad Staticcheck fixes.
c2c4cd4 Find issues target.
c9372e3 Add go report card.
88f4d78 Add logo and try it out link to README.png.
3358d22 Add logo_small.png.
0dfb9a3 Remove build-docker from push-docker and push-latest targets.
8a60373 Add logo_small.png.
9e117d1 Remove build-docker from push-docker and push-latest targets.
34dfc08 Update README.md
075cafe Update README.md usage.
028873d Add back run-in-docker instructions.