Changes Report

Release History

VersionDateDescription
0.5.32008-04-23Bugfix release
0.5.22008-04-22Incorporated feedback from wiki documentation
0.5.12008-04-22Incorporated feedback from usage in GEAR model checker
0.52008-04-21First public release


Release 0.5.3 - 2008-04-23

TypeChangesBy
fixColors were not correctly evaluated when using the buildRuleSet helper method.clemensrenner

Release 0.5.2 - 2008-04-22

TypeChangesBy
addAdded a usage example in package net.sf.jyntax.example.clemensrenner
addRules can now be added individually via addRule and removeRule.clemensrenner
addDefault implementation (SimpleSyntaxHighlighter) now supports simple constructor (without config file).clemensrenner

Release 0.5.1 - 2008-04-22

TypeChangesBy
updateFailed validation now cancels all further highlighting.clemensrenner
addColors are now configurable. Usable defaults are provided as well.clemensrenner
updateAdding and removing rules now handled via Collections of rules rather than varargs.clemensrenner
addAdded static helper methods to the JyntaxHighlighter that facilitate building of rules based on properties files in Jyntax Rule Set format.clemensrenner

Release 0.5 - 2008-04-21

TypeChangesBy
updateFirst Jyntax release made public via SourceForge.clemensrenner
fixInitial Test Bug to set up Maven integration. Fixes 1945435.clemensrenner