Skip to content

Releases: PrasadG193/yaml2go

v0.2.1

08 Nov 06:21
7b5b815
Compare
Choose a tag to compare

Changelog

9160724 Fix struct field duplicate issue (#30)
c810d2e Remove install.sh script (#31)
7b5b815 [README] Use go build to install from source code (#32)

v0.2.0

16 Oct 16:42
Compare
Choose a tag to compare

Changelog

7a37188 Add config to google function CD (#24)
adcdab5 Add frontend (#14)
8b97c62 Add google analytics (#28)
9a90f6a Add http server to serve REST request (#13)
2fade8a Change in css for code mirror and added comment (#20)
14ad446 Create separate named structs instead of anonymous structs
7c258d3 Fix duplicate struct issue (#21)
f9333ca Make textarea size and view source button position relative (#27)
8c3f125 Refactor code to work with google cloud functions (#22)
f5fa6a2 Remove vendoring Update travic ci to use go modules Move tests to testdata update goreleaser
5c23197 Separate yaml2go and main package
7bf565c Update backend url (#18)
06cc347 [UI] Add hover text on button
77c458e [UI] Update site title
bc7e5ec [UI] Update site title
5489352 added github link and removed alerts (#26)

v0.1.0

05 Aug 11:57
Compare
Choose a tag to compare

Changelog

a8ab93a Add CHANGELOG.md
772ef4b Add artwork and contributing section (#1)
8e606eb Add float64 as valid type
7ca1110 Add goreleaser config
dcecf3c Add install.sh script (#6)
a608918 Add travis ci build (#3)
550e26f Add vendor and test files
3978252 Display help message (#5)
cc0980b Fix golint issues
02e930b Initial commit
b58f83a Update README.md
855b7d9 Update README.md
88dfb5d yaml2go: convert yamls to go structs