Skip to content

Latest commit

 

History

History
214 lines (84 loc) · 5.72 KB

CHANGELOG.md

File metadata and controls

214 lines (84 loc) · 5.72 KB

Change Log

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

0.6.1 (2018-08-24)

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

0.6.0 (2018-08-24)

Features

  • associative: add IReducible impls for SortedMap & SortedSet (f14f7ce)

0.5.11 (2018-08-01)

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

0.5.10 (2018-07-20)

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

0.5.9 (2018-07-03)

Bug Fixes

  • associative: minor SortedSet fixes (33f0d19)

0.5.8 (2018-06-21)

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

0.5.7 (2018-06-18)

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

0.5.6 (2018-05-14)

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

0.5.5 (2018-05-14)

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

0.5.4 (2018-05-13)

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

0.5.3 (2018-05-12)

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

0.5.2 (2018-05-10)

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

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)