Skip to content

Griddle plugin 0.2.1

Latest
Compare
Choose a tag to compare
@AlexLandau AlexLandau released this 27 Dec 21:24

The largest change in this release is the switch to the use of an Eclipse update site for installation. The update site URL is: http://alexlandau.github.io/griddle/eclipse/ See the README for more detailed installation instructions. To encourage use of the new installation method, I am not including a .jar file here for this release.

This version also incorporates version 0.2.2 of the gdl-validation library, which has been split out from Griddle.

Notes from the gdl-validation upgrade:

  • Variables in top-level sentences are now reported as errors.
  • Empty "or" literals are now reported as warnings.
  • The check that "base", "input", and "init" sentences are constant now works correctly when a "true" or "does" sentence is in the body of a rule implying one of these sentence types.

Additional notes:

  • The file icon for .kif/.gdl files now has a transparent background.