Skip to content

Releases: intersel/jamrules

Version 2.5.1 Fixes on start/stop processing calls

10 May 00:06
Compare
Choose a tag to compare

Version 2.5.0 -

08 May 20:48
Compare
Choose a tag to compare

Carefull : change in the name of selectConfigurationPropertyValue that is now named checkConfigurationPropertyValue

Refactoring of the configurator function names in order to correspond to the UX objects checkbox/radio/select options...

  • selectConfigurationPropertyValue: select a value as a radio would do (unselecting other values)

  • checkConfigurationPropertyValue: set a value as a checkbox would do

  • resetConfigurationPropertyValues: reset all values of a property

  • add startProcessing and stopProcessing functions

V2.3.0 Jamrules

04 May 22:35
Compare
Choose a tag to compare
  • add MatchPropertySearch test with wildcard
  • add resetConfigurationProperty
  • add '*' as a property value to match any value of a property of the configurator

V2.2.0

03 May 19:56
Compare
Choose a tag to compare

-add addPropertyObjects function
-fix on ConfigurationPropertySet bad behaviour
-Update/simplify Readme Doc

some new useful features

02 Apr 19:42
Compare
Choose a tag to compare
  • adding new objects is simplified
  • possibility to define matching rule functions

refactoring...

31 Mar 19:22
Compare
Choose a tag to compare
V2.0.0

readme

some patches

28 Mar 22:30
Compare
Choose a tag to compare
1.1.1

patch example

new testing functions for matching...

11 Mar 18:12
Compare
Choose a tag to compare
  • new testing functions available for the matching rules
  • possibility to create personal testing functions
  • some bug fixes

First official version :-)

10 Mar 23:11
Compare
Choose a tag to compare