Skip to content

v1.5.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 29 Apr 10:07
· 342 commits to main since this release

Minor release changes

  • Update minimum required Swift version to 5.6.
    • Remove all #if compiler checks for Swift concurrency and Sendable conformance

Patch release changes

  • Fix issue with .env parsing of comments before an empty line. PR #189 from @sliemeobn