Skip to content

Changelog โ€‹

v2.0.0 โ€‹

๐Ÿš€ Features โ€‹

  • Binary heap + binary search tree (368305e)
  • Git hook installs in MonoRepo and cloned fork successfully while installing (34eee2a)

๐Ÿ› Fixes โ€‹

  • Removed second heapStort function (0eea92e)
  • Jsonld objects in docs (b91b85a)
  • docs: Define logical next-page links for package overviews (2d4537f)
  • Ship working CommonJS bundle (810751c)

๐Ÿงน Refactors โ€‹

  • Restructure project into 9 packages and 1 mono repo (6a66b86)
  • Benchmarks (a061c55)
  • Use binary heap wrapper for PriorityQueue (54db5f6)
  • Typed comparator (1f271a6)
  • Titles, docs structure (1aaad36)
  • Optimize pkgs, improve type safety, fix bugs & translate comments to EN (89616cf)

๐Ÿ“ Docs โ€‹

  • Full documentation (0e11bc8)
  • Update api docs (c5b5494)
  • Refactor most docs (061fb35)
  • Adds missing JSDoc (8660d8c)
  • Updates API docs (47ff9d3)
  • Vitepress config update (8a4ed11)
  • Adds description to each docs page (a09d07a)
  • PWA config for vitepress + adds logo variants (254b168)
  • Favicon, logo, PWA Assets (11b1057)
  • Removes generated images; updates vitepress config (7cce57b)
  • Update vitepress and API docs (3144247)
  • Adds JSON-LD objects (8c33e62)
  • Remove obsolet e-mail (8326331)
  • Add CHANGELOG title and description (f0152f3)
  • Regenerate changelog for v2.0.0 (5ae0e65)
  • Fix README repository links (6c993ea)
  • Update v2.0.0 changelog (19c1345)
  • Make contribution guide repository-specific (f8f1ff7)
  • Include contribution guide in v2.0.0 changelog (6c3bddf)

Chores โ€‹

  • Init project (0bbb11a)
  • Linter config + fixing linter problems (d146ab0)
  • Git hook installation for commitlint (1b881e8)
  • Adds changelog (beb647d)
  • Issue templates, contribution guideline, feature request template, vulnerability handling (73003ac)
  • Adds github CI/CD workflow (7559b41)
  • Linting fixes (a5382bd)
  • Ignore api docs (9f9edca)
  • Removes pwa, renames Avensio to AvensioDev (d97adeb)
  • docs: Rename, rephrase and remove SW (658e615)
  • release: V2.0.0 (c2f5e75)
  • Correct logo + favicon; docs links; removes prefix + footer hint (b63fc43)

๐Ÿงช Tests โ€‹

  • Heap and tree tests (629ca03)
  • bench: Insert and extract benchmarks (357a26d)
  • Comparator tests + fixes (95d5ceb)

โค๏ธ Contributors โ€‹

Built with VitePress โ€“ Released under the MIT License.