Skip to content

Releases: eosswedenorg-go/atomicasset

Version 0.1.2

05 May 05:12
@pnx pnx
Compare
Choose a tag to compare

Changes

Bugfixes

  • client.go: use req.Request.IsErrorState instead of req.Request.IsError
  • Fix a bug where milliseconds was not passed correctly to time.Date()
  • In tests. No need to make a time.Time object of time.Date() as time.Date() already returns one

Version 0.1.1

04 Apr 04:40
@pnx pnx
3a94e9b
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #4
  • build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #6
  • build(deps): bump github.com/imroc/req/v3 from 3.26.5 to 3.33.2 by @dependabot in #5

Full Changelog: v0.1.0...v0.1.1

Version 0.1.0

22 Dec 16:19
@pnx pnx
Compare
Choose a tag to compare
v0.1.0

go modules: Upgrade packages.