Skip to content

Releases: foomo/gotsrpc

v2.0.0

29 Apr 13:35
Compare
Choose a tag to compare

Changelog

3d2c29f feat: add _gen.go suffix
64ca51f feat: ensure CamelCase on enum
e94566a feat: remove GoConst
befd147 feat: remove PHP support
c856d41 ci: bump go version
73f60cc feat: extend ts typing to support string literals
821de9c refactor: check types
9d07189 feat: support json inline annotation

v1.0.0

29 Apr 12:37
Compare
Choose a tag to compare

Changelog

3653202 ci: ignore bin foder
5cc94dd ci: fix typo
b2539b5 ci: user bin/goreleaser
f66e9fa ci: install goreleaser
40f2fec ci: re-add release target
f2020f4 ci: install goreleaser via script
1496730 ci: fix go get
e7314d0 ci: fix goreleaser config
f26c683 ci: bump go version
ead11c8 revert: fix goreleaser version
c22d2fb chore: go mod tidy
d4a9415 chore: set goreleaser version
1b1aa17 go mod tidy
2f24c70 feat: load arguments only if arguments are present
1cc04ae chore: remove error print
3e8dbee TSRPC Call Cleanup (#23)

0.17.3

16 Apr 15:59
Compare
Choose a tag to compare

Changelog

594c792 feat: switch to eslint:disable

0.17.2

16 Apr 14:37
Compare
Choose a tag to compare

Changelog

9f25edb fix: fix name check

0.17.1

16 Apr 08:36
Compare
Choose a tag to compare

Changelog

b14f561 feat: support variable grouping

0.17.0

15 Apr 05:56
Compare
Choose a tag to compare

Changelog

0f6f97c feat: support go.mod replace

0.16.0

09 Apr 11:09
Compare
Choose a tag to compare

Changelog

b726d97 feat: support real package name
5ae8698 feat: support interface scalar type
e6d91c0 fix: fix interface pointers
2cfc829 fix: fix interface definition flag
d196324 feat: add interface demo Bar

0.15.3

12 Feb 15:35
Compare
Choose a tag to compare

Changelog

c4dd132 fix pointer for interfaces

0.15.2

12 Feb 14:44
Compare
Choose a tag to compare

Changelog

c183810 chore: fix and improve build

0.14.1

11 Feb 12:49
Compare
Choose a tag to compare

Changelog

33a5bca chore: go build (update go.mod & go.sum)
3230d8d chore: remove go mod tidy
c2fa919 chore: go mod tidy