Skip to content

0.4.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 20 May 15:15
· 38 commits to main since this release
2d6b7ff
  • Added: IdentifiedArray.append(contentsOf:), which appends elements to an array iff they are not already present (thanks @jeffersonsetiawan).
  • Updated: swift-collections dependency has been updated to 1.0.2 (thanks @KaiOelfke).
  • Updated: Identified Collections platform requirements have been relaxed.