Skip to content

3.1.0

Latest
Compare
Choose a tag to compare
@GottaGetSwifty GottaGetSwifty released this 07 Jan 06:47
· 3 commits to main since this release
44140bf

This minor version update has 2 main features:

  • Full support for Swift 6's Strict concurrency checking
  • New @ISO8601Coding Property Wrappers using Date.ISO8601FormatStyle to fully support Sendable

See full release notes for more details

Changelog

  • CI Updates in #46
  • Adding Sendable conformance and Testing updates in #51
  • Adding additional tests in #52
  • Updating Swift Syntax and adding compatibility tests with the help of @Matejkob in #53
  • Fixing tests due to differing (en/de)coding depending on version in #54
  • Strict Concurrency additions and Documentation updates in #55

Full Changelog: 3.0.1...3.1.0