v0.3.0
Pre-release
Pre-release
Changelog
- Added component rotation to device model and automated computation of the components
- Modified the JSON loading API to be more streamlined. Now we have separate functions for v1, v1.2 Parchmint standards. Additionally, refactoring makes it easy to load designs from JSON
- Removed
generate_network()
function and the need to manually generate the network. All CRUD functions now update the underlying MultiDiGraph - Updated the Github Action to run tests and lint automatically on push
- Updated the test cases