Skip to content

Releases: eugeneware/replacestream

4.0.2: Merge pull request #27 from martinpetlus/fix-replace-of-captures

20 Aug 15:29
Compare
Choose a tag to compare
  • Fix a bug where multiple capture replacements vere not replaced

2.1.0

01 Apr 19:23
Compare
Choose a tag to compare

Change api to differentiate string and regex replace. The intention is for string replace to be rigid, only changeable through a few flags. For more flexibility use regex replace

  • added flag ignoreCase to ignore String replacement letter casing
  • deprecated regExpOptions flag