Skip to content

Latest commit

 

History

History
49 lines (22 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

49 lines (22 loc) · 1.45 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.1 (2018-04-16)

Note: Version bump only for package @thi.ng/associative

0.4.0 (2018-04-13)

Features

  • associative: add renameKeysMap (bfabe80)

Performance Improvements

  • associative: update equiv() impls (d1178ac)

0.3.0 (2018-04-13)

Features

  • associative: add SortedMap & tests, minor refactor EquivMap (ae0eae8)
  • associative: add SortedSet, update SortedMap (cb4976f)

0.2.0 (2018-04-10)

Features

  • associative: add EquivSet.first() (0dc9f64)
  • associative: initial import @thi.ng/associative (cc70dbc)