Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.19 KB

RELEASE_NOTES.md

File metadata and controls

32 lines (23 loc) · 1.19 KB

v0.3.2

  • Fix license in gemspec #72

v0.3.1

  • Fixed rspec bug for passing tests in multiples of 10 without code coverage #70

v0.3.0

  • Add Brakeman support #68

v0.2.3

  • Fix directory settings so they work for coverage #66

v0.2.2

  • Made the default encoding Encoding::UTF_8 to solve issues with regex match of the console output

v0.2.1

  • Updated json dependency from ~>1.7.7 to ~>1.8.0

v0.2.0

  • Load fudge_settings.yml in each working directory to modify options for the task being processed. #61

v0.1.2

  • Add support for complex regex. #59

v0.1.1

  • Add support for perfect Flog scores.

v0.1.0