Releases: savely-krasovsky/pyrusapi-go
Releases Β· savely-krasovsky/pyrusapi-go
v1.0.5
What's Changed
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.4 by @dependabot in #11
- Bump go.uber.org/zap from 1.20.0 to 1.21.0 by @dependabot in #8
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #12
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #13
- Bump go.uber.org/zap from 1.21.0 to 1.22.0 by @dependabot in #14
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
Fields
field added toTaskRequest
ChoiceTypeWaiting
added- Bump go.uber.org/zap from 1.18.1 to 1.19.0 by @dependabot in #1
- Bump github.com/go-chi/chi/v5 from 5.0.3 to 5.0.4 by @dependabot in #2
- Bump go.uber.org/zap from 1.19.0 to 1.19.1 by @dependabot in #3
- Bump github.com/go-chi/chi/v5 from 5.0.4 to 5.0.6 by @dependabot in #5
- Bump go.uber.org/zap from 1.19.1 to 1.20.0 by @dependabot in #7
- Bump github.com/go-chi/chi/v5 from 5.0.6 to 5.0.7 by @dependabot in #6
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v1.0.3...v1.0.4
Small API change
v1.0.3 Return struct instead of interface
Hotfix release
v1.0.2 More tests and bug fixes
Exported Client
Client
is now exported (wasclient
).IClient
renamed (wasClient
).
First release
v1.0.0 Few fixes and README update