Skip to content

Release v1.10.0 (2022-01-14)

Compare
Choose a tag to compare
@jasdel jasdel released this 14 Jan 22:47
· 173 commits to main since this release
7d70c9b

Module Highlights

  • github.com/aws/smithy-go: v1.10.0
    • Feature: Add ptr.Duration, ptr.ToDuration, ptr.DurationSlice, ptr.ToDurationSlice, ptr.DurationMap, and ptr.ToDurationMap functions for the time.Duration type.