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

1.1.0: feat: Added support for channel triggers in rules language

27 Dec 17:07
Compare
Choose a tag to compare

JRuby OpenHAB Scripting change log

All notable changes to this project will be documented in this file.

Project versioning adheres to Semantic Versioning.

Commit convention is based on Conventional Commits.

Change log format is based on Keep a Changelog.

1.1.0

Added

  • Added support for channels triggers to rules

Changed

  • Fixed documentation for changed/updated/receive_command options

1.0.0

Changed

  • Breaking: Changed commanded method for rules to received_command

0.2.0

Added

  • Ability to execute rules based on commands sent to items, groups and group members
  • Ability to send updates from item objects

Changed

  • Fixed documentation for comparing dimensioned items against strings

0.1.0

Added

  • Support for item updates within rules languages

Changed

  • Installation instructions to specify using latest release rather than a specific version

0.0.1

  • Initial release

1.0.0: BREAKING CHANGE: `commanded` is now renamed `received_command`

25 Dec 17:55
Compare
Choose a tag to compare

JRuby OpenHAB Scripting change log

All notable changes to this project will be documented in this file.

Project versioning adheres to Semantic Versioning.

Commit convention is based on Conventional Commits.

Change log format is based on Keep a Changelog.

1.0.0

Changed

  • Breaking: Changed commanded method for rules to received_command

0.2.0

Added

  • Ability to execute rules based on commands sent to items, groups and group members
  • Ability to send updates from item objects

Changed

  • Fixed documentation for comparing dimensioned items against strings

0.1.0

Added

  • Support for item updates within rules languages

Changed

  • Installation instructions to specify using latest release rather than a specific version

0.0.1

  • Initial release

0.2.0: feat: Added support for item received command in rules language

24 Dec 22:07
Compare
Choose a tag to compare

JRuby OpenHAB Scripting change log

All notable changes to this project will be documented in this file.

Project versioning adheres to Semantic Versioning.

Commit convention is based on Conventional Commits.

Change log format is based on Keep a Changelog.

0.2.0

Added

  • Ability to execute rules based on commands sent to items, groups and group members
  • Ability to send updates from item objects

Changed

  • Fixed documentation for comparing dimensioned items against strings

0.1.0

Added

  • Support for item updates within rules languages

Changed

  • Installation instructions to specify using latest release rather than a specific version

0.0.1

  • Initial release

0.1.0: docs: Specify latest release for install, not specific version.

20 Dec 16:23
Compare
Choose a tag to compare

JRuby OpenHAB Scripting change log

All notable changes to this project will be documented in this file.

Project versioning adheres to Semantic Versioning.

Commit convention is based on Conventional Commits.

Change log format is based on Keep a Changelog.

0.1.0

Added

  • Support for item updates within rules languages

Changed

  • Installation instructions to specify using latest release rather than a specific version

0.0.1

  • Initial release

0.0.1: Add Changlog

19 Dec 17:28
Compare
Choose a tag to compare
0.0.1: Add Changlog Pre-release
Pre-release

JRuby OpenHAB Scripting change log

All notable changes to this project will be documented in this file.

Project versioning adheres to Semantic Versioning.
Commit convention is based on Conventional Commits.
Change log format is based on Keep a Changelog.

0.0.1

  • Initial release