Releases: golang-cz/webrpc
Releases · golang-cz/webrpc
v0.7.4-rc2
Changelog
- 7bcb3c4: Apply the fetch wrapper fixes from typescript/javascript generators (webrpc#136) (@VojtechVitek)
- 373da22: CI: Run Goreleaser on new git tag (@VojtechVitek)
- 6c3057e: Downgrade go.mod "go" directive back to Go 1.16 (webrpc#138) (@VojtechVitek)
- a052138: Export schema.VarType expression (webrpc#128) (@VojtechVitek)
- bd231de: Fix go install (webrpc#140) (@VojtechVitek)
- 5e1fb05: Fix methods with no response value (webrpc#133) (@VojtechVitek)
- 5fa56db: Merge pull request webrpc#111 from golang-cz/remove_binary (@VojtechVitek)
- 053e997: Merge pull request webrpc#118 from webrpc/v0-6-1 (@VojtechVitek)
- cbdad88: README (@pkieltyka)
- 301a0e2: README (@pkieltyka)
- bd01519: README (@pkieltyka)
- f1bc82d: Regenerate examples in CI, error out on git diff (webrpc#115) (@VojtechVitek)
- 4dd142d: Remove binary file from the source code (@VojtechVitek)
- 638ff1c: Remove obsolete webrpc version variable (webrpc#125) (@VojtechVitek)
- f3a4274: Replace //go:generate statik with //go:embed (webrpc#89) (@VojtechVitek)
- cb7195e: Run CI tests against Go 1.16 and 1.19 (webrpc#139) (@VojtechVitek)
- 00fd423: Run CI tests in Github Actions (webrpc#112) (@VojtechVitek)
- babae20: Schema: Remove unused kind T_Primitive (webrpc#126) (@VojtechVitek)
- 25b42f6: Update dependencies (webrpc#137) (@VojtechVitek)
- 22c3a14: Update node-ts example with an empty response type (webrpc#131) (@VojtechVitek)
- 3f15b9f: Upgrade golang-basics example to chi v5 (webrpc#130) (@VojtechVitek)
- 2e077c4: add Vojtech to authors list, and bump to v0.6.1 (@pkieltyka)
- 454e61e: different install method for go v1.17 and later (webrpc#107) (@robfordww)
- c16baec: gen: use just the base filename of the cli in the template var (webrpc#129) (@pkieltyka)
- c057621: minor updates + git fetch cache support (webrpc#121) (@pkieltyka)
- 4fa15b1: update (@pkieltyka)
- 3a2fa0e: v0.6.1 (@pkieltyka)
- dad76e4: v0.6.2 (@pkieltyka)
- 4f527e2: webrpc-gen CLI v2 (webrpc-gen v0.6.1) (webrpc#110) (@VojtechVitek)
- 9422d22: webrpc-gen CLI v2: Templates API v0.7.0 (webrpc#119) (@VojtechVitek)