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 โ
- Most documentation (6bd7888)
- Typedoc API docs (b2c38f5)
- Vitepress config (2d6d709)
- Matrix and performance (6b9c0b4)
- Remove obsolet e-mail (72ac8ef)
- Add page descriptions (a4982af)
- Add CHANGELOG title and description (b7d6b68)
- Make contribution guide repository-specific (d23b197)
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