Version | Change log |
RegexMagic 4.14.3 May 6, 2025 |
Improvements: Applications: .NET 9. Applications: Boost 1.88. Applications: Java 23. Applications: Python 3.13. Applications: Ruby 3.4. Toolbar drop-down lists allow an item to be selected by entering the first letter(s) of the item. Toolbar drop-down lists can be scrolled with the mouse when the drop-down list is expanded. Bug fixes: Debug: Alternatives following an alternative that started with a lookaround were stepped through twice if the group or regex containing the alternatives failed to match. Help: Replacement strings reference tables were missing the flavor names in the table header. Library: Initial sizing of the columns in the parameter grid was not correct. Test: Showing non-participating groups also showed n/a for capturing groups that found a zero-length match. |
RegexMagic 4.14.2 Aug 17, 2024 |
Improvements: Applications: .NET 8. Applications: Boost 1.85. Applications: Java 22. Applications: Ruby 3.3. Library: Updated sample regular expressions for VAT numbers for Belgium, Ireland, and Northern Ireland. Bug fixes: Copy/Use: Perl m// and s/// operators now include the /n flag when using the “named capture only” regex option. Create: HTML export now preserves whitespace and line breaks. Create: HTML export now properly nests all the HTML tags that make up the regex tree; web browsers did display the exported regex tree as intended but HTML validators would have complained. Overwrite mode cursor was not used when an edit control was in overwrite mode. Paste: Pasting a Perl m// or s/// operator that includes the /n flag now sets the “named capture only” regex option. Test: Toggling show non-participating group now immediately updates the results if Update Automatically is active and clears the results when it is not. |
RegexMagic 2.13.2 Aug 17, 2024 |
Improvements: Applications: .NET 8. Applications: Boost 1.85. Applications: Java 22. Applications: Ruby 3.3. Pattern: VAT numbers updated for Belgium. Bug fix: Overwrite mode cursor was not used when an edit control was in overwrite mode. |
RegexMagic 2.13.1 Oct 16, 2023 |
Improvements: Applications: .NET 7. Applications: Boost 1.83. Applications: Java 21. Applications: Python 3.12. Applications: Ruby 3.2. Forum: Conversation and message lists now use the plain text color configured on the Use Colors page in the Preferences for consistency with the editor control for the body text of forum messages. Bug fixes: Right-clicking certain files that have a context menu handler in a common file dialog box (used by the various Open and Save As buttons) could crash RegexMagic; this did not affect any of RegexMagic’s own file types. |
RegexMagic 2.13.0 Dec 2, 2022 |