Skip to content

NaiveDate 1.1

Latest

Choose a tag to compare

@kean kean released this 13 Sep 00:04
· 1 commit to main since this release

What's Changed

  • Add FormatStyle & Mutability & Sendability & Inlinable by @lvalenta in #6
  • Add support for Swift 6 and Xcode 16
  • Increase minimimum supported platforms to iOS 13, tvOS 13, watchOS 6, and macOS 10.15

New Contributors