Skip to content

2.1.0

Compare
Choose a tag to compare
@mehtaphysical mehtaphysical released this 01 Apr 19:23
· 27 commits to master since this release

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