- Fix
check
error on empty files #73
- Relax dependency requirement for ActiveSupport #68
- Update README
- Fix Docker image #59
- Fix Docker image #58
- Allow testing numeric variables with regexp
- Let
rules
in configuration be optional
- Let
:int
variable match with0
- Introduce trigger, a new pattern definition #53
- Fix test command error handling
- Update strong_json
- Add
not
pattern rule #49
- Regexp matching improvements
- Performance improvements
- Add
exclude
option #43
- Update StrongJSON #28
- Exit with
2
when it find matching text #27 - Import rules from another location #26
- Delete Gemfile.lock
- Improved commandline option parsing #25 (@ybiquitous)
- Skip loading dot-files #24 (@calancha)
- Performance improvement on literal types #15 (@calancha)
case_insensitive
option is now renamed tocase_sensitive
. #4- Return analysis JSON object from JSON reporter. #13 (@aergonaut)
- Support
{}
syntax in glob. #11 - Add
case_insensitive
option fortoken
pattern. #10
- Stop resolving realpath for symlinks. #6
- Revise non-ASCII characters tokenization. #5
check
ignores config file unless explicitly given by commandline #2
- Add
version
command