Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

2.1.0

Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 11 Aug 02:45
· 154 commits to main since this release
  • 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