Releases: boc-tothefuture/openhab-jruby
Releases · boc-tothefuture/openhab-jruby
4.30.3
4.30.3 (2022-01-20)
Bug Fixes
- persistence: npe on dimensioned item without an explicit unit (251f625)
4.30.2
4.30.2 (2022-01-20)
Bug Fixes
- logger: incorrect logger prefix on non standard gem_home path (a3d9677)
4.30.1
4.30.1 (2022-01-19)
Bug Fixes
- types: fix already initialized warning on openhab 3.2.0 (188f2b0)
4.30.0
4.30.0 (2022-01-18)
Features
- conditions: support procs/lambdas for trigger conditions (0f0bd16)
4.29.0
4.29.0 (2022-01-17)
Features
- rules: support ranges as rule conditions (8cd6901)
4.28.1
4.28.1 (2022-01-15)
Bug Fixes
- exception_handling: fix java exception handling (3539136)
- java_class: fix java to ruby class (7f4b0bc)
4.28.0
4.28.0 (2022-01-14)
Features
- timer: add timers[id].cancel_all shorthand for timers[id].each(&:cancel) (d820471)
4.27.1
4.27.1 (2022-01-10)
Bug Fixes
- ensure: faulty ensure on boolean commands (623a08e)
- item_groups: fix Item#groups returning nil sometimes (20ae855)
4.27.0
4.27.0 (2022-01-06)
Features
- item: support reloading of references items (64059cc)