You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# main ([unreleased](https://github.com/fastruby/rails_stats/compare/v1.0.2...main))
2
2
3
+
*[BUGFIX: Explicitly set format as text for `Bundler::Stats::CLI` on `ConsoleFormatter`](https://github.com/fastruby/rails_stats/pull/40)
3
4
*[BUGFIX: Fix JSON output missing Code and Tests total count](https://github.com/fastruby/rails_stats/pull/40)
4
5
* Update README examples
5
6
*[FEATURE: Output number of tables created from schema.rb or structure.sql, add polymorphic models count](https://github.com/fastruby/rails_stats/pull/37)
@@ -24,4 +25,4 @@
24
25
# v1.0.1 / 2018-10-8
25
26
26
27
*[FEATURE: add more aggregate stats](https://github.com/fastruby/rails_stats/pull/5)
27
-
*[FEATURE: More detailed introspection of app](https://github.com/fastruby/rails_stats/pull/1)
28
+
*[FEATURE: More detailed introspection of app](https://github.com/fastruby/rails_stats/pull/1)
0 commit comments