jRegExAnalyser Changelog

What's new in jRegExAnalyser 1.4.0

Aug 25, 2012
  • multiple main application windows with one process.
  • history of recently used test texts.
  • optional line wrapping for test and replace result texts.

New in jRegExAnalyser 1.3.0 (Aug 25, 2012)

  • Visualize Pattern as graphical Dot diagram (requires a working Graphviz installation).
  • Improved Pattern Syntax Error Dialogue showing a detailed error message including error position.
  • Check for newer version on start-up (can be disabled in preferences).
  • Desktop Integration: Added optional desktop integration for Unix and a launcher exe for Windows.
  • Added check for healthy background matcher thread.
  • Improved edit of test text in conjunction with permanent matching.

New in jRegExAnalyser 1.2.0 (Dec 26, 2010)

  • The new permanent matching feature updates all results when the regular expression, the test text or one of the other options is changed. This new feature is enabled by default and renders the manual apply button unnecessary for most use cases.