v1.16.0
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