Releases: boc-tothefuture/openhab-jruby
1.1.0: feat: Added support for channel triggers in rules language
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`
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
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.
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
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