Releases: fastruby/rails_stats
Releases · fastruby/rails_stats
RailsStats v2.0.1
RailsStats v2.0
What's Changed
- Ml add more aggregate stats by @magneland in #5
- Add basic coverage to RailsStats::CodeStatistics#to_s by @etagwerker in #10
- Improve the example for running rails_stats outside a Rails app by @etagwerker in #16
- Enable simplecov and codecov by @etagwerker in #18
- Add methods for calculating M/C and LOC/M by @geeknees in #19
- Support JSON output by @etagwerker in #20
- Add dependency on bundler-stats and improve output by @etagwerker in #21
- [CHORE]: add CHANGELOG, Code of Conduct, and PR template by @kindoflew in #22
- Start counting files and displaying it in JSON and console output by @etagwerker in #25
New Contributors
- @magneland made their first contribution in #5
- @geeknees made their first contribution in #19
- @kindoflew made their first contribution in #22
Full Changelog: v1.0.2...v2.0.0