Skip to content

Releases: NeoUtils/NeoRegex

v2.4.0 - Pattern Highlighting

20 Dec 19:49
2454051
Compare
Choose a tag to compare

Common

  • Pattern Highlighting #18
  • Persist preferences

Web

  • Experimental notice
  • Fix match details position in touch mode

Desktop

  • Persist window state #16
  • Manual theme selection

v2.3.0 - Crash window

10 Nov 00:36
f88fbb3
Compare
Choose a tag to compare

Common

  • Performance information label

Desktop

  • Custom fatal error window #55

v2.2.1 - Custom Window

31 Oct 03:10
b8d4c6e
Compare
Choose a tag to compare
  • Custom window #32: Enhanced desktop experience.
  • Fix: Cannot detect theme in flatpak environment #46
  • Improved theme detection in freedesktop environments
  • Small improvements

v2.1.3 - Web support

02 Oct 02:29
77c4fe6
Compare
Choose a tag to compare

Introduction of web support, access it through https://neoregex.neoutils.com/.

v2.0.0 - KMP

18 Sep 00:04
Compare
Choose a tag to compare

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

27 Dec 02:38
Compare
Choose a tag to compare

Android app with basic functions.

  • Display matchers in the text editor
  • Support for multiple expressions