Skip to content

v0.3.5

Compare
Choose a tag to compare
@pascalpoizat pascalpoizat released this 08 May 12:25
· 258 commits to master since this release
v0.3.5

Changelog

breaking changes ⚠️

  • no binaries due to an issue with the CI system, please follow the README.md file to build the binaries on your system.
  • we now rely on PowerShell for the scripts (fbpmn-check, fbpmn-log-transform)
  • the fbpmn-check (bash version), fbpmn-logs2json, fbpmn-logs2dot, and fbpmn-logs2html scripts are now deprecated (still there with a .OLD suffix, will be removed in a future version, please use the new fbpmn-check or fbpmn-log-transform with the corresponding option instead)

new features 🎉

  • scripts (fbpmn-check, fbpmn-log-transform) are now available for Linux, macOS, and Windows