Skip to content

Latest commit

 

History

History
112 lines (46 loc) · 3.14 KB

CHANGELOG.md

File metadata and controls

112 lines (46 loc) · 3.14 KB

Change Log

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

0.5.1 (2018-05-10)

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

0.5.0 (2018-05-09)

Features

  • associative: add mapKeysObj() / mapKeysMap() (a9574a0)
  • associative: add new functions, update arg & return types (5991be6)

0.4.6 (2018-04-29)

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

0.4.5 (2018-04-26)

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

0.4.4 (2018-04-26)

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

0.4.3 (2018-04-22)

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

0.4.2 (2018-04-20)

Bug Fixes

  • associative: allow partial options arg for EquivMap ctor (bb11ddf)

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)