Changelog
Version v0.1.3
What’s Changed
- ci: nix-powered CI and release; remove schema auto-update by @conneroisu in https://github.com/connix-io/conclaude/pull/31
- ci/nix actions by @conneroisu in https://github.com/connix-io/conclaude/pull/32
- Fix: Handle empty grep rules arrays correctly by @conneroisu in https://github.com/connix-io/conclaude/pull/35
- Add 12-level limit to configuration search by @conneroisu in https://github.com/connix-io/conclaude/pull/37
- Add showStdout and showStderr fields to StopCommand configuration by @conneroisu in https://github.com/connix-io/conclaude/pull/42
- Remove stdout logging on successful stop hook commands (#43) by @conneroisu in https://github.com/connix-io/conclaude/pull/44
- Remove all stdout/stderr logging, use file logging only by @conneroisu in https://github.com/connix-io/conclaude/pull/45
Full Changelog: https://github.com/connix-io/conclaude/compare/v0.1.0…v0.1.3