- Wildcard to SQL pattern conversion is supported now
- Supporting wildcard rules for regex substrings
- Minor bugs fixes
- Fixed bug with wildcard parsing
- Code refactoring: JWildcard, JWildcardRules and JWildcardRule became the only public classes
- Added tests for wildcard to regex conversion with JWildcardRules
- added documentation