Skip to content

Releases: pflow-xyz/metamodel-rs

New Model Macros: pflow_dsl & pflow_json

14 Sep 16:36
eea128a
Compare
Choose a tag to compare

Add documentation and macros for Petri-net model creation

Checkout the docs for this release: https://docs.rs/pflow-metamodel/0.2.0/pflow_metamodel/

  • Added detailed documentation for the pflow_dsl! macro.
  • Introduced the pflow_json! macro for creating models from JSON strings.
  • Updated examples and tests to demonstrate the usage of the new macros.
  • Enhanced inline comments for better code understanding.

v0.1.2

09 Mar 13:43
1d168bb
Compare
Choose a tag to compare
  • remove unused zip dependency

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 Mar 10:49
3214581
Compare
Choose a tag to compare