Skip to content

Latest commit

 

History

History
129 lines (61 loc) · 4.53 KB

CHANGELOG.md

File metadata and controls

129 lines (61 loc) · 4.53 KB

1.8.0 (2023-09-16)

Features

  • Improve set performance with new hasher. (c03ec08)

1.7.0 (2023-09-11)

Features

  • Allow custom hashers again on set. (3533e46)

1.6.0 (2023-09-11)

Features

  • Lots of cleanup, more docs, switch to list for stack/queue. (38d63f7)

1.5.4 (2023-09-08)

Bug Fixes

1.5.3 (2023-08-28)

Bug Fixes

  • Fix issue with es6/genes conflict. (565744a)

1.5.2 (2023-08-28)

Bug Fixes

  • Clean up bst tree code around children. (51d11a0)

1.5.1 (2023-08-26)

Bug Fixes

  • Fix issue with .net version, make set mostly work for c#. (beb3224)

1.5.0 (2023-08-26)

Bug Fixes

Features

  • Setup lix libs, move to utest+dropecho.testing, cleanup. (554e373)

1.4.1 (2022-12-08)

Bug Fixes

  • Update to new build system, misc cleanup. (0898924)

1.4.0 (2021-03-20)

Features

  • Update all DS to use new interop, clean up tests, random fixes for real use in dungen and other libs. (4466789)

1.3.0 (2021-02-04)

Features

  • More cleanup, remove dist from git. (3103909)

1.2.0 (2021-02-01)

Features

  • cleanup, add in/out neighbors to graph, start on grammar based transforms. (0285f20)

1.1.0 (2020-10-29)

Features

  • Change traversals and search to static funcs. (88bfd0e)

0.3.1 (2020-04-25)

  • Fix issue with traversal (a328f97)

0.3.0 (2020-04-25)

0.2.0 (2020-04-25)

0.1.1 (2020-04-25)