Skip to content

Tags: sequence-sh/nuixconnectorscript

Tags

v0.3.0

Toggle v0.3.0's commit message
New features:


- Allow multiple functions to be streamed in one command #8

v0.2.1

Toggle v0.2.1's commit message
Bug Fixes

- Datastream thread should not log to stdout #7

v0.2.0

Toggle v0.2.0's commit message
- Default log level has been changed to `trace`

- Add additional trace and debug logging #5
- Ignore path separators when checking if current case is open #6

v0.1.1

Toggle v0.1.1's commit message
Fix


- close_case should set current_case to nil #4

v0.1.0

Toggle v0.1.0's commit message
Initial release of the connector script.


- Uses ruby 2.3.3 and is compatible with Nuix 7.4+
- If not using datastreams, compatible with Ruby 2.2 and Nuix 7.0
- Includes open and close case helper functions

nuix-7.4-plus-compatible

Toggle nuix-7.4-plus-compatible's commit message
Based on ruby version 2.3.3 and compatible with Nuix 7.4+