Skip to content

Releases: savely-krasovsky/pyrusapi-go

v1.0.5

17 Aug 09:47
221248f
Compare
Choose a tag to compare

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

16 Feb 19:49
Compare
Choose a tag to compare

What's Changed

  • Fields field added to TaskRequest
  • 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

Full Changelog: v1.0.3...v1.0.4

Small API change

03 Aug 22:36
Compare
Choose a tag to compare
v1.0.3

Return struct instead of interface

Hotfix release

02 Aug 20:39
Compare
Choose a tag to compare
v1.0.2

More tests and bug fixes

Exported Client

02 Aug 17:28
Compare
Choose a tag to compare
  • Client is now exported (was client).
  • IClient renamed (was Client).

First release

31 Jul 23:25
Compare
Choose a tag to compare
v1.0.0

Few fixes and README update