Skip to content

Latest commit

 

History

History
176 lines (49 loc) · 4.29 KB

CHANGELOG.md

File metadata and controls

176 lines (49 loc) · 4.29 KB

Change Log

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

0.1.27 (2020-01-24)

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

0.1.26 (2019-11-30)

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

0.1.25 (2019-11-09)

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

0.1.24 (2019-09-21)

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

0.1.23 (2019-08-21)

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

0.1.22 (2019-08-17)

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

0.1.21 (2019-08-16)

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

0.1.20 (2019-07-31)

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

0.1.19 (2019-07-31)

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

0.1.18 (2019-07-12)

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

0.1.17 (2019-07-08)

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

0.1.16 (2019-07-07)

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

0.1.15 (2019-05-22)

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

0.1.14 (2019-04-26)

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

0.1.13 (2019-04-24)

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

0.1.12 (2019-04-15)

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

0.1.11 (2019-04-03)

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

0.1.10 (2019-04-02)

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

0.1.9 (2019-03-28)

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

0.1.7 (2019-03-18)

Performance Improvements

  • adjacency: update subsets() to use canonical() (0918c5b)

0.1.0 (2019-02-17)

Features

  • adjacency: add bitmatrix edge counting, add/fix toDot() impls, add tests (dae97ff)
  • adjacency: merge w/ unionfind pkg, add BFS, DFS, MST, DisjointSet (2339b43)
  • adjacency: re-import refactored adj matrices as new package (501ea5e)