0.4.0
- 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.