Skip to content

Releases: intersel/jamrules

Version 2.5.1 Fixes on start/stop processing calls

Choose a tag to compare

@intersel intersel released this 10 May 00:06
V2.5.1

fix on start/stopProcessing

Version 2.5.0 -

Choose a tag to compare

@intersel intersel released this 08 May 20:48

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

Choose a tag to compare

@intersel intersel released this 04 May 22:35
  • 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

Choose a tag to compare

@intersel intersel released this 03 May 19:56

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

some new useful features

Choose a tag to compare

@intersel intersel released this 02 Apr 19:42
  • adding new objects is simplified
  • possibility to define matching rule functions

refactoring...

Choose a tag to compare

@intersel intersel released this 31 Mar 19:22
V2.0.0

readme

some patches

Choose a tag to compare

@intersel intersel released this 28 Mar 22:30
1.1.1

patch example

new testing functions for matching...

Choose a tag to compare

@intersel intersel released this 11 Mar 18:12
  • new testing functions available for the matching rules
  • possibility to create personal testing functions
  • some bug fixes

First official version :-)

Choose a tag to compare

@intersel intersel released this 10 Mar 23:11
V1.0.0

fix