Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.14 KB

File metadata and controls

44 lines (32 loc) · 1.14 KB

News

Still under active development! These are some of the highlights.

Version 0.1.0 2026-03-11 - Use 0.1.0 so PNet compat not touchie - readability - verify methods - refactor SortRef and more

Version 0.0.29 2026-01-27

  • Use workspace, sources.
  • Split PNet into separate package in monorepo.

Version 0.0.28 2025-12-05

  • Introduce FIFO place intitial marking values labels.

Version 0.0.27 2025-11-17

  • Introduce Arc type labels. No use YET of the label.

Version 0.0.25 2025-10-16

  • SortRefImpl ADT

Version 0.0.23 2025-08-29

  • Begin AlgebraicPetri compatibility

Version 0.0.22 2025-07-27

  • Moshi for ADTs

Version 0.0.21 2025-06-14

  • Introduce LabelParser, ToolParser

Version 0.0.19 2025-05-12

  • Introduce Context
  • Start ToolParser, LabelParse inteface exploration

Version 0.0.18 2025-04-25

  • Parser creates TermInterface objects.
  • Variable substitution works. Uses Expr.
  • Enabling rule works for SymmetricNets.
  • Firing rule works for PN_HLPNG; NOT FOR SymmetrinNet or HLPNG
  • Testing is missing, refactoring still proceeding.

First tagged version is 0.0.6. This is before much high-level function.