Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Releases: boc-tothefuture/openhab-jruby

4.30.3

20 Jan 12:14
Compare
Choose a tag to compare

4.30.3 (2022-01-20)

Bug Fixes

  • persistence: npe on dimensioned item without an explicit unit (251f625)

4.30.2

20 Jan 02:13
Compare
Choose a tag to compare

4.30.2 (2022-01-20)

Bug Fixes

  • logger: incorrect logger prefix on non standard gem_home path (a3d9677)

4.30.1

19 Jan 02:04
Compare
Choose a tag to compare

4.30.1 (2022-01-19)

Bug Fixes

  • types: fix already initialized warning on openhab 3.2.0 (188f2b0)

4.30.0

18 Jan 00:41
Compare
Choose a tag to compare

4.30.0 (2022-01-18)

Features

  • conditions: support procs/lambdas for trigger conditions (0f0bd16)

4.29.0

17 Jan 13:28
Compare
Choose a tag to compare

4.29.0 (2022-01-17)

Features

  • rules: support ranges as rule conditions (8cd6901)

4.28.2

17 Jan 12:46
Compare
Choose a tag to compare

4.28.2 (2022-01-17)

4.28.1

15 Jan 05:32
Compare
Choose a tag to compare

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

14 Jan 12:16
Compare
Choose a tag to compare

4.28.0 (2022-01-14)

Features

  • timer: add timers[id].cancel_all shorthand for timers[id].each(&:cancel) (d820471)

4.27.1

10 Jan 11:40
Compare
Choose a tag to compare

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

06 Jan 12:12
Compare
Choose a tag to compare

4.27.0 (2022-01-06)

Features

  • item: support reloading of references items (64059cc)