Releases: Dash-OS/wildcard-utils
Releases · Dash-OS/wildcard-utils
Add .flags()
Release v.2.2.1
Updates
- Adds
.flags()
to set custom flags on the generatedRegExp
instance.
First Git Release
First Git "Release"
Version 2.0+
- This version has been re-written to support our 100% Flow Coverage mandate for all current and future source repositories (if possible).
- Perf improvements of 90% for pattern generation
- Exports
.flow.js
files with each source file so your Flow projects will have 100% Coverage - Exports
to-pattern
function viawildcard-utils/to-pattern
- Exports common types via
wildcard-utils/lib/types
- Other simple changes
This version should be non-breaking, but if it is not it should be a simple fix. Not much of how data is handled was changed, just how it is parsed & manipulated.