Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 563 Bytes

RegexPlugin Changelog

[Unreleased]

[0.0.6] - 2023-04-24

Fixed

  • Compatibility listing
  • Description

[0.0.5] - 2023-04-24

Fixed

  • Don't use deprecated ContentFactory method

[0.0.4] - 2023-04-24

Added

  • Alternate two colours for different matches (0,255,0 and 0,255,145).
  • Reduce Find Output font size.

Fixed

  • Fixed a bug during multigroup matching with short strings

[0.0.3]

Created Regex Helper from RegexPlugin. Added multi-group highlighting support.