Skip to content

Releases: scribble/scribble-web

Version 0.1.2

14 Nov 19:12
Compare
Choose a tag to compare

This version adds traces associated with a module, which can be used to simulate against the module as an additional form of verification.

Documentation can be found here: http://www.scribble.org/docs/user/user-guide.html

Any issues should be reported here: https://github.com/scribble/scribble-web/issues

NOTE: This version of the web tooling uses the old version of the Java core tools. A new implementation of the Java core is being developed and the web tooling will switch over to this newer version of the core when available.

Version 0.1.1

03 Nov 22:51
Compare
Choose a tag to compare

First release of the web tooling, includes:

  • Main page with the list of modules, allowing new modules to be created and existing ones to be deleted
  • Module editor
  • Module verification on save, with any issues (warnings/errors) displayed
  • Local projection for roles, allowing read-only view of projection

Documentation can be found here: http://www.scribble.org/docs/user/user-guide.html

Any issues should be reported here: https://github.com/scribble/scribble-web/issues

NOTE: This version of the web tooling uses the old version of the Java core tools. A new implementation of the Java core is being developed and the web tooling will switch over to this newer version of the core when available.