Skip to content

v2.0.0 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 20 Sep 09:10
· 9 commits to main since this release
933fa3d

Breaking changes

  • Implemented proper version of Lambdas from Mustache specification. #48

Minor release changes

  • Add support for partial loading via dynamic names. #49

Other changes

  • Fixed tests compiling on Windows
  • Use URLSession.shared.data in tests in swift 6 or later #44