Releases: cloudwego/dynamicgo
Releases · cloudwego/dynamicgo
v0.1.1
v0.1.0-rc
v0.1.0
What's Changed
- build: update go mod dependency and requirements by @AsterDY in #11
- feat:(conv) support convert scalar types of arguments by @AsterDY in #13
- build: omit
go checkptr
test on some functions by @AsterDY in #12 - refactor:(http) rename methods on
RequestGetter
to avoid conflicts by @AsterDY in #14 - feat:(conv) add fallback options for http-mapping by @AsterDY in #16
- test: xprintf support for linux x86_64 by @ii64 in #18
- feat:(thrift/genenric) add more utility APIs by @AsterDY in #20
- feat: support exception fields in BinaryConv t2j by @Marina-Sakai in #21
- feat(thrift): add a function to remove annotation mapper by @Marina-Sakai in #23
- fix: dead loop introduced by thrift IDL file cycle-referring by @AsterDY in #24
- fix: fix native C FSM issues by @AsterDY in #25
New Contributors
Full Changelog: https://github.com/cloudwego/dynamicgo/commits/v0.1.0