Releases: build-aau/typed_graph
Releases · build-aau/typed_graph
Beta version V0.3.0
Changes:
- Fixes to GenericSchema
- Added error handling to migration
- Added PartialGraph
- Added AnyGraph
- More stable enum types
Rust: https://crates.io/crates/typed_graph/0.3.0
Python: https://pypi.org/project/typed-graph/0.3.0
Beta version V0.2.0
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
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
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/