File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ # main ([ unreleased] ( https://github.com/fastruby/rails_stats/compare/v1.0.2...main ) )
2
+
3
+ * [ FEATURE: Add basic coverage to RailsStats::CodeStatistics#to_s] ( https://github.com/fastruby/rails_stats/pull/10 )
4
+ * [ FEATURE: Enable simplecov and codecov] ( https://github.com/fastruby/rails_stats/pull/18 )
5
+ * [ BUGFIX: Add methods for calculating M/C and LOC/M] ( https://github.com/fastruby/rails_stats/pull/19 )
6
+ * [ FEATURE: Support JSON output] ( https://github.com/fastruby/rails_stats/pull/20 )
7
+ * [ FEATURE: Add dependency on bundler-stats and improve output] ( https://github.com/fastruby/rails_stats/pull/21 )
8
+
9
+
10
+ # v1.0.2 / 2020-10-7 ([ commits] ( https://github.com/fastruby/rails_stats/compare/v1.0.1...v1.0.2 ) )
11
+
12
+ * [ CHORE: Relax bundler dependency to make it easier to get started contributing] ( https://github.com/fastruby/rails_stats/pull/9 )
13
+
14
+ # v1.0.1 / 2018-10-8
15
+
16
+ * [ FEATURE: add more aggregate stats] ( https://github.com/fastruby/rails_stats/pull/5 )
17
+ * [ FEATURE: More detailed introspection of app] ( https://github.com/fastruby/rails_stats/pull/1 )
You can’t perform that action at this time.
0 commit comments