Skip to content

Releases: build-aau/typed_graph

Beta version V0.2.0

09 Apr 11:31
Compare
Choose a tag to compare

Changes:

  • Stabilized FastAPI
  • Stabilized opaue enum varients
  • Added Either2 - Either10

Rust: https://crates.io/crates/typed_graph/0.2.0
Python: https://pypi.org/project/typed-graph/0.2.0

Beta version V0.1.3

05 Feb 13:45
Compare
Choose a tag to compare

Changes:

  • Added generic support for Enum and Structs
  • Added Struct type enums
  • Made get_outgoing and get_incoming consistent across versions

Rust: https://crates.io/crates/typed_graph/0.1.3
Python: https://pypi.org/project/typed-graph/0.1.3/

Beta version V0.1.0

15 Jan 15:30
Compare
Choose a tag to compare

This the release of the beta version of typed_graph and typed_graph_py.

Rust: https://crates.io/crates/typed_graph/0.1.0
Python: https://pypi.org/project/typed-graph/0.1.1/