Releases: foomo/gotsrpc
Releases · foomo/gotsrpc
v2.8.2
What's Changed
- fix: union string by @franklinkim in #53
- fix: selector expr by @franklinkim in #54
- chore(deps): bump the gomod-update group across 1 directory with 3 updates by @dependabot in #52
- chore(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot in #48
New Contributors
- @dependabot made their first contribution in #52
Full Changelog: v2.8.1...v2.8.2
v2.8.1
v2.8.0
What's Changed
- feat: remove unused common js imports by @franklinkim in #39
Full Changelog: v2.7.3...v2.8.0
v2.7.3
v2.7.2
v2.7.1
Changelog
- 1837e9b Merge pull request #36 from foomo/feature/error-cause
- e28b354 feat: add error type
- 0715ab5 fix: switch reflect order
- 57cd3ac fix: use reflect
- 529eb4c fix: check for error type
- 3d52094 fix: add nil check
- 9f383e0 fix: add nil check
- 092c92a revert: remove cause check
- 3d98c95 feat: add error metric
- 3820794 feat: unwrap first
- 049acc9 feat: unwrap first
- 9029921 feat: add cause check
- bdaf0bd feat: replace travis build status with github actions
- 615aa3d feat: move docs from README.md to foomo.org
v2.7.0
v2.6.2
v2.6.1
v1.0.4
What's Changed
- feat: derive TS map key type from map.value if empty by @SchumacherFM in #31
Full Changelog: v1.0.3...v1.0.4