Releases: NeoUtils/NeoRegex
Releases · NeoUtils/NeoRegex
v2.4.0 - Pattern Highlighting
v2.3.0 - Crash window
v2.2.1 - Custom Window
v2.1.3 - Web support
Introduction of web support, access it through https://neoregex.neoutils.com/.
v2.0.0 - KMP
Project restarted, now using Compose Multiplatform, with initial support for Android, Windows, Linux and macOS.
- Matcher #7: Visualize the regular expression matches in a text editor.
- Capture group #8: Visualize capture groups while interacting with the match.
- Dark mode #21: The app follows the system's defined theme.
- Undo and redo #11: An individual undo and redo system for both the visual expression and the text editor.
v1.0.0 - MVP
Android app with basic functions.
- Display matchers in the text editor
- Support for multiple expressions