github apple/swift-collections 1.5.1
Swift Collections 1.5.1

2 hours ago

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
    • Resolve source break in the Collections module by @lorentey in #654
  • Linker error around RigidArray when using in Embedded Swift for WebAssembly, reported by @sliemeobn in #648
    • [BasicContainers] Don’t define LLDB formatter symbol on Wasm by @lorentey in #650
  • Guard UniqueBox.borrow correctly by @FranzBusch in #649

Full Changelog: 1.5.0...1.5.1

Don't miss a new swift-collections release

NewReleases is sending notifications on new releases.