Skip to content

Commit

Permalink
updated RELEASE NOTES
Browse files Browse the repository at this point in the history
  • Loading branch information
alenon committed Apr 1, 2019
1 parent f92f54f commit 8a8959c
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions RELEASE_NOTES.md
@@ -1,10 +1,30 @@
## Version 1.1
## Version 1.4

### Features:
- Wildcard to SQL pattern conversion is supported now


## Version 1.3

### Features:
- Supporting wildcard rules for regex substrings

## Version 1.2.1

### Improvements
- Minor bugs fixes

## Version 1.2

### Improvements
- Fixed bug with wildcard parsing

- Code refactoring: JWildcard, JWildcardRules and JWildcardRule became the only public classes

## Version 1.1

### Improvements
- Code refactoring: JWildcard, JWildcardRules and JWildcardRule became the only public classes
- Added tests for wildcard to regex conversion with JWildcardRules

### Updates

- added documentation

0 comments on commit 8a8959c

Please sign in to comment.