Skip to content

Latest commit

History

History
45 lines (29 loc) 路 1.26 KB

File metadata and controls

45 lines (29 loc) 路 1.26 KB

Changelog

0.0.6 - 2022-07-08

  • Upgrade to metaschema 2.x
  • Package maintenance

0.0.5 - 2022-05-08

  • Freeze context and previous steps keys in context
  • Improve markdown syntax

0.0.4 - 2022-04-28

  • Fix context for forms: include main process context

0.0.3 - 2022-04-28

  • Rename cutBullet to cutString and find +1 place to use it
  • Move code to lib/, rename files and update package.json
  • Implement steps, events and forms in Runtime

0.0.2 - 2022-04-26

  • Add typings and classes
  • Remove node:fs dependency from module

0.0.1 - 2022-04-25

  • Markdown-based process modeling language

0.0.0 - 2021-09-22

  • Publish npm package stub