Skip to content

2.06.03.806

Compare
Choose a tag to compare
@maforget maforget released this 27 May 07:07
· 80 commits to master since this release
  • Added a tree to the runProcess window that shows the rules for each book & rules applied, making it easier to check what was processed. Clicking on a entry will only show the rules that were specific to it. A book will show all the rules that apply to that book and each rules under it will show only themselves. It's a WIP.
  • Fixed infinite loop when replacing a string by itself (ex: Ok => ok).
  • Added Case Sensitive option to Config GUI (it's only works with Replace right now).