v1.5.0
Minor release changes
- Update minimum required Swift version to 5.6.
- Remove all
#if compiler
checks for Swift concurrency and Sendable conformance
- Remove all
Patch release changes
- Fix issue with
.env
parsing of comments before an empty line. PR #189 from @sliemeobn