This is a patch release resolving three issues uncovered since 1.5.0 was tagged, including a source breaking regression introduced in 1.4.0, affecting clients importing the Collections module.
What's Changed
- Import error from
HashTreeCollections, reported by @vanvoorden in #653 - Linker error around RigidArray when using in Embedded Swift for WebAssembly, reported by @sliemeobn in #648
- Guard
UniqueBox.borrowcorrectly by @FranzBusch in #649
Full Changelog: 1.5.0...1.5.1