- Fix license in gemspec #72
- Fixed rspec bug for passing tests in multiples of 10 without code coverage #70
- Add Brakeman support #68
- Fix directory settings so they work for coverage #66
- Made the default encoding Encoding::UTF_8 to solve issues with regex match of the console output
- Updated json dependency from ~>1.7.7 to ~>1.8.0
- Load fudge_settings.yml in each working directory to modify options for the task being processed. #61
- Add support for complex regex. #59
- Add support for perfect Flog scores.
- Refactoring for cleanup
- Support for flog and flay
- Refactoring of output streams
- Use bundler implementation for clean_bundler_env