Skip to content

Releases: go-jsonfile/jsonfiddle

v0.6.0

18 Nov 07:15

Choose a tag to compare

Changelog

  • f69acaf Release v0.6.0, add cmd:fmt -s, --concise option
  • 50db726 - [#] update to v0.6.0
  • e4dfd31 - [#] updated cmd:fmt -s, --concise option implemented
  • 8e6155b - [#] update cmd:fmt and the whole GoFlags based wireframe

v0.5.1

18 Nov 03:27

Choose a tag to compare

Changelog

  • 96d1214 - [!] fix for release build
  • 9b5785a - [!] fix CI build for release
  • 37b1768 Release v0.5.1, for test build
  • 23d400b - [!] fix CI build
  • b771b66 - [+] add -u, --unescape option to fmt
  • cebc845 - [#] fix golang.org/x/net version, last one below go1.24
  • 0d86d01 - [+] init go.mod & .sum
  • a3414ff Update go-release-build.yml
  • 0a673d9 - [#] only install cloudsmith cli when necessary

v0.5.0

24 Jan 19:14

Choose a tag to compare

Release v0.5.0, reduce size by using go-flags, from 13M to 3.7M (unpacked executable binary file size) now.

Changelog

  • 4bcfd85 - [!] fix for GoReleaser
  • ae5a83f - [+] add CI/CD to publish to central cloudsmith repo
  • abe06ad - [-] delete .travis.yml
  • 227cb17 - [#] update README
  • 61ae0ea - [+] add test/Books.xml; but the output order keeps changing
  • 3368f2b - [#] apply new GoFlags template
  • 26f1343 - [#] switch code gen from cli to go-flags
  • bcb4c90 - [#] rename to new standard
  • 0600e81 - [*] adapt progname name according to executable
  • f44996d - [+] implement the business logic of cmd:x2j
  • 9e3ed13 - [+] add cmd:x2j wireframe
  • 147a6a4 - [+] add PoweredBy WireFrame

v0.4.0

10 Sep 02:18

Choose a tag to compare

Changelog

183517f - [] update README
0072b34 - [+] add -p,--protect option
944a5a8 - [
] change content according to the newest convention
b835012 - [] rename accroding to the newiest convention
85e26ed - [
] fix typo


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

v0.3.0

14 Aug 14:40

Choose a tag to compare

Changelog

5e39760 - [*] amend cmd esc help
b07cedb - [+] add cmd esc, Escape json string, OK
71b3f56 - [+] add cmd esc wireframe, Escape json string


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64

v0.2.1

13 Aug 14:34

Choose a tag to compare

Changelog

b792669 - [*] update README


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64