- Minor refactoring on security testings ( by char )
- Added more test cases to security ( by char )
- Covered added test cases
- Added security tests (preventing SQL Injections)
- Added a method for cleaning chars used on SQL Injection approaches
- super refactoring #9 :
- API changed, now you should provide:
fields
,query
andoptions
- tests refactored
- API changed, now you should provide:
- Added a wildcard at the end of search query #2
- Changed package.json repos
- Method that will convert a query string into a MatchAgainst compatible
- Tests for API