Skip to content

Latest commit

 

History

History
149 lines (59 loc) · 3.67 KB

CHANGELOG.md

File metadata and controls

149 lines (59 loc) · 3.67 KB

Change Log

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

0.2.15 (2018-08-01)

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

0.2.14 (2018-07-20)

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

0.2.13 (2018-06-21)

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

0.2.12 (2018-05-14)

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

0.2.11 (2018-05-14)

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

0.2.10 (2018-05-13)

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

0.2.9 (2018-05-12)

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

0.2.8 (2018-05-10)

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

0.2.7 (2018-05-10)

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

0.2.6 (2018-05-09)

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

0.2.5 (2018-04-29)

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

0.2.4 (2018-04-26)

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

0.2.3 (2018-04-26)

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

0.2.2 (2018-04-24)

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

0.2.1 (2018-04-22)

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

0.2.0 (2018-04-22)

Bug Fixes

  • heaps: add DHeap ICopy/IEmpty impls, fix return types (5894572)

Features

  • heaps: add min/max(), update heapify() and percolate methods (c4bbee0)
  • heaps: iterator now returns min() seq (fccb3af)

0.1.0 (2018-04-22)

Features