All Versions
12
Latest Version
Avg Release Cycle
73 days
Latest Release
335 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.8.0
November 04, 2019- ๐ Dropped support for ruby versions below 2.2.0 and locks ruby_parser to be above or equal to 1.14.1. The new ruby_parser version 1.14.1 explicitly requires ruby versions above 2.2.0, so this affects fasterer as well.
-
v0.6.0
July 05, 2019- Enable placing the
.fasterer.yml
file not just in the current dir, but in any parent directory as well.
- Enable placing the
-
v0.5.1
March 14, 2019- โฌ๏ธ Upgrade to ruby_parser 3.13.0 that fully supports Ruby 2.6
-
v0.5.0
March 11, 2019- ๐ New style of outputting offenses:
spec/support/output/sample_code.rb:1 For loop is slower than using each.
- ๐ New style of outputting offenses:
-
v0.4.2
February 08, 2019