github apple/swift-collections 0.0.3
Swift Collections 0.0.3

latest releases: 1.1.3, 1.1.2, 1.1.1...
3 years ago

Fixes

  • The repository no longer contains files with invalid names on Windows (#33)
  • Deque.append(contentsOf:), .prepend(contentsOf:) and the sequence-based initializer no longer crash when given an array instance bridged from Objective-C. (#27)
  • OrderedSet.insert is now marked @discardableResult. (#19)
  • The benchmark executable is no longer exposed as a public package product. (#28)

Pull requests

(You can also find a full list of issues resolved and PRs merged in this release by looking at the 0.0.3 milestone.)

Thank you to everyone who contributed to this release! Your bug reports, discussions and pull requests all help improve this package.

Don't miss a new swift-collections release

NewReleases is sending notifications on new releases.