Skip to content

Releases: InRule/irAuthor-Extensions

MergeExtension v1.0.5

07 Jul 16:14
52ff3aa
Compare
Choose a tag to compare

This update resolves a bug that caused RuleSets added inside an Entity RuleSet folder to not show as changes when comparing Rule Applications.

Barium Live Extension v1.0.0

07 Jun 20:25
bf4e29c
Compare
Choose a tag to compare

Initial release of the Barium Live Extension

MachineLearningExtension v1.0.0

15 Mar 15:40
Compare
Choose a tag to compare

Initial release of Machine Learning Extension to support integration with xAI Workbench

MergeExtension v1.0.4

09 Mar 00:06
d820c36
Compare
Choose a tag to compare

This update adds the ability to save a merge "Diff" view to PDF, as well as allowing for a one-click view of pending changes that will be saved to the catalog when the Rule App gets checked in.

MergeExtension v1.0.3

28 Jan 23:01
d820c36
Compare
Choose a tag to compare

Merge Extension

This release is a minor update that appends additional information to an error message to indicate which def is causing a comparison collision when one is encountered.

MergeExtension v1.0.2

07 Apr 22:26
660df1e
Compare
Choose a tag to compare

Merge Extension

This release is a critical update that fixes a bug causing calculated items (calculated field formula, whole loop conditions, parameter calculation formulas...) to not be properly merged. In the previous versions, they were identified as changes, but the update was not properly made in the final merge; this version resolves that issue.

MergeExtension v1.0.1

13 Mar 16:42
45bb6e5
Compare
Choose a tag to compare

Merge Extension

This release is a minor update that adds proper display text for a few RRDB types that were previously incomplete, including ExecuteRulesetParameterDef, TemplatePlaceholderDef, ExecuteRestServiceActionDef, and MapDataActionDef. It also adds in the calculation used for Calculated Fields in the displayed list of Field properties.

MergeExtension v1.0.0

04 Feb 19:09
Compare
Choose a tag to compare

Merge Extension

Features

  • Select Rule Applications to compare as the source and target from local files, any configured Catalog references, or the currently open instance of irAuthor.
  • Compare the two selected versions of a Rule Application and see a representation of each individual change.
  • Select individual changes to merge, and open a new instance of irAuthor with the selected changes merged into the target Rule Application.

Requirements

  • IrAuthor version 5.2 or newer

Installation

  1. Download the installation package.
  2. Extract the archive into a folder on your PC where irAuthor is installed.
  3. Ensure there are no instances of irAuthor currently open.
  4. Run the appropriate batch file to install the extension (or manually copy the directory to the appropriate location).
    • Install_AllUsers_LatestInRuleVersion
      • Installs the extension for all users of the PC, and for only the current version of irAuthor.
      • This can be helpful if you are running many versions of irAuthor in Side-by-Side mode, where some versions installed cannot support the extension.
      • Copies the extension files into "C:\Program Files (x86)\InRule\irAuthor\Extensions\MergeExtension"
    • Install_CurrentUser_AllInRuleVersions
      • Installs the extension for only the currently logged in user, but for all versions of InRule that can be run on the PC.
      • This can be helpful for shared authoring VM environments, so users do not unintentionally receive the extension.
      • Copies the extension files into "%localappdata%\InRule\irAuthor\ExtensionExchange\MergeExtension"
  5. When you launch irAuthor, you should see the new icon available on the ribbon under "Catalog". If for any reason it does not load correctly, you may see log information in the Event Log. Running the Uninstallation will remove it if issues arise.

Note: the Uninstall batch file will remove the extension from either installation method.