Skip to content

v0.9.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 16:00
v0.9.3
1f2ebbe

[0.9.3] - 2024-12-24

Thanks to @azoyan for contributions 🎉

Library

  • Made MainEngine Send and Sync
    • Changed internal Rcs to Arcs in the automaton labels.
    • Added a static_assert to make sure MainEngine is Send+Sync forever.
  • Added a Debug impl for MainEngine.