Commit graph

4 commits

Author SHA1 Message Date
568e618106 feat: add input argument to read input from text or stdin
You can now provide input as the content you want to search and replace in. If
you don't provide input, the program will read from stdin.
2024-05-11 21:36:55 +01:00
bb03e09764 feat: add case preserving search and replace 2024-05-11 15:20:43 +01:00
4dc1042c1d test: add regex feature tests 2024-05-11 15:20:03 +01:00
402c67998d chore: initial commit 2024-05-10 20:53:50 +01:00