Skip to content

v0.4.0

Compare
Choose a tag to compare
@RunDevelopment RunDevelopment released this 16 Apr 16:14
· 30 commits to master since this release

Breaking

  • Dropped support for NodeJS 10. The library will likely still work on this NodeJS version, but it won't be tested and NodeJS-10-specific bugs will be rejected.

Added

  • Added containsCapturingGroup.
  • Added getLongestPrefix.
  • Added canReorder.

v0.3.0...v0.4.0