Skip to content

Version 2.1

Compare
Choose a tag to compare
@lowlighter lowlighter released this 23 Oct 16:13
· 2477 commits to master since this release

馃摝 New features

  • No plugins will be enabled by default
    • followup and languages will need to be enabled manually
  • Minor improvements on server app page
  • You can now pass the number of repositories you want to use to compute metrics (defaults to last 100)
    • Use repositories option in GitHub action
    • Use ?repositories= option in Server app
  • Coding habits plugin events now default to 100 instead of 50
  • Coding habits plugin from option can now be configured through parameters
    • Use plugin_habits_from option in GitHub action
    • Use ?habits.from= option in Server app

馃 Miscellenous

  • Setup logs can be hidden
  • Test suite has been improved to include all plugins tests

馃挭 Contributors