Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 729 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 729 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Unreleased

0.3.0 - 2025-01-26

Added

  • Intersect function
  • UniqueBy
  • Compact and CompactBy
  • Remove and Toggle
  • Min and Max

Removed

  • Get
  • Missing

0.2.0 - 2024-12-06

Added

  • Equal and IsSubset
  • Collect and Insert
  • Union and SymmetricDifference
  • Memoize

Changed

  • Difference renamed ReverseDifference

0.1.0 - 2024-11-15