This repository was archived by the owner on Oct 14, 2024. It is now read-only.
2.1.0
- New: Add
Issue.matching_patterns
to ShellSentry's config. This allows you to specify a list of regexs to match again instead of just text. - Enhancement: Support multiple matching text inputs to ShellSentry's config. This is a JSON-source-compatible change, single-entry inputs will be wrapped in a list.
These technically introduce breaking changes to Issue
, but we are currently considering this class to be read-only.
What's Changed
- Add support for matching patterns and single-item lists by @ZacSweers in #38
Full Changelog: 2.0.0...2.1.0