Changes
- Add support for actionview 8
- Add support for activesupport 8
Bugfixes
- Now templates are returned in alphabetical order
GitStats::StatsView::View#all_templates
should return all templates in alphabetical order.Dir.[]
returns sorted results by default from Ruby 3.0, but earlier than 2.7 does not.- refs:
New Contributors
- @LudovicRousseau made their first contribution in #14
Full Changelog: v2.4.1...v2.4.2