Skip to content

Tags: goodicus/graaf

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Unexpected move when adding vertices and edges (bobluppes#186)

* add tests
* implement fix

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump clsx from 2.0.0 to 2.1.0 in /docs (bobluppes#184)

Bumps [clsx](https://github.com/lukeed/clsx) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: algorithm directory structure (bobluppes#105)

* put each algorithm in separate file
* consistently use underscores in algorithm directory names

v0.2.0-beta

Toggle v0.2.0-beta's commit message
Re-add CoC and CONTRIBUTING.md

v0.1.0-beta

Toggle v0.1.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add release workflow (bobluppes#28)

* zip and tar in workflow
* only consider selected tags for release notes