New Features
- State machine modeling in FPP
fpp-to-layout
tool for generating input tofprime-layout
- Bug fixes and improvements
What's Changed
- Smbehaviour syntax by @garthwatney in #462
- Update the state machine specification for do actions as lists by @garthwatney in #482
- Rename enter exprs to transition exprs by @bocchino in #485
- New syntax impl by @garthwatney in #486
- Merge release/v2.2.1 into main by @bocchino in #540
- State Machines Phase 2 by @bocchino in #534
- Update version stamp on main branch by @bocchino in #543
- Fix diagram links in User's Guide by @bocchino in #546
- Add unit tests for state machine semantics by @bocchino in #544
- Merge release/v2.2.1 into main by @bocchino in #547
- Update links to F Prime docs in User's Guide by @bocchino in #550
- Add
fpp-to-layout
tool by @jwest115 in #528 - Correct omission in spec by @bocchino in #552
- [fpp-to-xml] Escape special characters in comments by @bocchino in #554
- Switch deprecated Actions artifact@v3 to v4 by @thomas-bc in #560
- Add
fpp-to-xml
topology tests tofpp-to-layout
by @jwest115 in #558 - Rename PARAM_SET/SAVE to PRM_SET/SAVE by @jwest115 in #562
- Add StateMachineAnalysis to
fpp-to-json
by @jwest115 in #557 - Require displayable types in records by @jwest115 in #580
- Update release/v2.3.0 with selected changes by @bocchino in #579
- Update User's Guide by @bocchino in #581
- Fix JSON dictionary struct member indexes by @jwest115 in #588
- Fix to dpRecv handler by @bocchino in #596
- Update version stamp in v2.3.0 release branch by @bocchino in #598
Full Changelog: v2.2.1...v2.3.0