Skip to content

2.1.2

Choose a tag to compare

@SebastianMC SebastianMC released this 24 Nov 18:00
· 157 commits to master since this release

#115 Add inline regex support to match capital letters and lowercase letters explicitly

  • \C introduced to match Capital letters
  • \l introduced to match lowercase letters

No functional changes vs 2.1.1 release, only removed console.log statements which slipped in