Skip to content

Tags: plasmo-dev/GraphOptInterface.jl

Tags

v0.1.2

Toggle v0.1.2's commit message
[Diff since v0.1.1](v0.1.1...v0.1.2)

**Merged pull requests:**
- build(deps): bump codecov/codecov-action from 3 to 4 (#6) (@dependabot[bot])
- build(deps): bump julia-actions/setup-julia from 1 to 2 (#10) (@dependabot[bot])
- build(deps): bump julia-actions/cache from 1 to 2 (#11) (@dependabot[bot])
- GraphOptInterface maintenance (#14) (@jalving)
- Update Project.toml (#15) (@jalving)

v0.1.1

Toggle v0.1.1's commit message
[Diff since v0.1.0](v0.1.0...v0.1.1)

**Merged pull requests:**
- Fixed bug in `Graphs.add_edge!` extension (#12) (@dlcole3)

v0.1.0

Toggle v0.1.0's commit message
## GraphOptInterface v0.1.0

**Merged pull requests:**
- review initial prototype (#3) (@jalving)
- cleaner graph abstraction (#4) (@jalving)
- Redesign block-based interface to graph-based interface (#5) (@jalving)
- fix CI doc test (#7) (@jalving)
- add badges (#8) (@jalving)