Skip to content

Changelog โ€‹

v1.0.0 โ€‹

๐Ÿš€ Features โ€‹

  • Support adjacency and incidence matrices (e495e94)
  • Algorithm variants for matrices (31d4263)
  • Subgraphs (29163b1)

๐Ÿ› Fixes โ€‹

  • docs: Define logical next-page links for package overviews (5257d56)
  • Prepare package for standalone publishing (8d8f0ab)
  • Make TypeScript config standalone (05a6235)

๐Ÿงน Refactors โ€‹

  • Switch data-structures (ace1f95)
  • Titles, docs structure (b5f4211)
  • Optimize pkgs, improve type safety, fix bugs & translate comments to EN (9bc236e)

๐Ÿ“ Docs โ€‹

Chores โ€‹

  • Init project (2c5a397)
  • Linter config + fixing linter problems (7513a29)
  • Git hook installation for commitlint (9db3201)
  • Logos + favicon (c41672d)
  • Typedoc, pwa-assets, changelog config (82ebf7d)
  • Contribution and security guidelines (995773d)
  • Updates git hook installation (d9f86ae)
  • Add @description (349b27f)
  • Git workflows and issue templates (fae24df)
  • Ignore dev PWA files (c716d92)
  • Remove api docs (df6dbf8)
  • Removes pwa, renames Avensio to AvensioDev (2ef56fc)
  • docs: Rename, rephrase and remove SW (c7945e3)
  • release: V1.0.0 (1cf6206)
  • Correct logo + favicon; docs links; removes prefix + footer hint (8fab0dd)

๐Ÿงช Tests โ€‹

  • Matrices, emitter, graph behavior, etc (0a1b4ad)
  • Benchmarks for connected components, cycle-detection, minimal spanning tree (06e1591)
  • Some new test graphs (e77cea1)
  • Correct public API typings (7a3aa5e)

โค๏ธ Contributors โ€‹

  • Armin Kunkel

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