Releases: alecthomas/go-thrift
Releases · alecthomas/go-thrift
v0.0.3
What's Changed
- Fix: utf-8 in the comment gets mangled. by @vitalibozhko in #10
New Contributors
- @vitalibozhko made their first contribution in #10
Full Changelog: v0.0.1...v0.0.3
Initial versioned release
What's Changed
- Add support for comments by @cwaeland in #1
- Fix readme in regard to new repository structure by @lc0 in #2
- Add missing
go install
part by @lc0 in #3 - Adds support for go modules by @compass-ruehs in #7
- Fix "bug" in the thrift decoder. by @ugodiggi in #8
- Fix parsing of comments by @tomnz in #4
- Revert "Fix parsing of comments" by @cwaeland in #9
New Contributors
- @cwaeland made their first contribution in #1
- @lc0 made their first contribution in #2
- @compass-ruehs made their first contribution in #7
- @ugodiggi made their first contribution in #8
- @tomnz made their first contribution in #4
Full Changelog: https://github.com/alecthomas/go-thrift/commits/v0.0.2