Skip to content

v2.19.0

Compare
Choose a tag to compare
@hermansje hermansje released this 25 Mar 12:38
· 142 commits to master since this release
  • state is now the first argument to SCT functions (instead of a keyword argument)
  • functionality is shared with protowhat:
    • Reporter, Chain, F and logic SCTs are reused
    • State and Feedback inherit
    • Dispatcher handles parsing (decoupled from State)
    • Test moved