Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.

Latest commit

 

History

History
81 lines (54 loc) · 1.86 KB

Changelog.md

File metadata and controls

81 lines (54 loc) · 1.86 KB

Changelog

master branch

  • New calendar view for default report
  • Minimal CLI to generate reports
  • Performance improvements for Git
  • Minor bugfixes and improvements

See the Git history for changes in the master branch since version 0.2.0

Version 0.2.0

August 12th, 2011

  • Initial support for HTML reports
  • Improved caching
  • Collections can be used to easily query information
  • Lazy load file and line stats for Git
  • Lots of bugfixes

See the Git history for version 0.2.0

Version 0.1.4

June 16th, 2011

  • Removed Bundler as a dependency loader
  • Fixed GitHub::Commit not requiring 'time'

See the Git history for version 0.1.4

Version 0.1.3

June 13th, 2011

  • Fixed several GitHub bugs
  • Made Metior.simple_stats more informative
  • Improved Bundler integration

See the Git history for version 0.1.3

Version 0.1.2

June 10th, 2011

  • Fixed Bundler integration
  • Fixed Metior.simple_stats with default branch

See the Git history for version 0.1.2

Version 0.1.1

June 8th, 2011

  • Fixed gem dependencies

See the Git history for version 0.1.1

Version 0.1.0

June 8th, 2011

  • Support for Git and GitHub repositories
  • Basic loading of commits, authors and committers
  • Simple statistics

See the Git history for version 0.1.0