Skip to content

v1.16.0

Compare
Choose a tag to compare
@nabbar nabbar released this 14 Aug 10:47
· 25 commits to master since this release
a584508

Package atomic:

- new package to simplify usage of atomic.Value & sync map by using generic struct/interface with cast
- add generic function to cast model

Package Duration:

- fix bug with 0s duration

Package aws:

- add new sub package pusher: pusher is an helper who's allow to push
  single put object or multipart upload and implement io.writer &
  io.readFrom interface

Other:

- bump dependencies

Full Changelog: v1.15.4...v1.16.0