Changelog
1.3.0
New Features
Like.prototype.toRegex()
.Like.prototype.toRegexString()
.Bug Fixes
spleen
's special characters. This fix will ensure that the escape character is ignored if it's escaping an un-escapable character.Changelog
1.2.0
New Features
Adding support to reorder filter statements based on priority via the new method Filter.prototype.prioritize()
.
Adding JSDoc documentation.
Tech Debt