Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 1.05 KB

0.2.3 (Next)

  • Your contribution here.

0.2.2 (2/16/2018)

  • #18: Make order of rake gem:licenses deterministic - @edennis.

0.2.1 (5/31/2016)

  • #10: Rename class (from Gem::Licenses to Gem::GemLicenses) in order to avoid conflict with Rubygems 2.5 - @caiosba.

0.2.0 (7/17/2015)

  • #6: Use HTTPS for rubygems.org - @O-I.
  • #4: Try to match file contents to known, common licenses - @joeyAghion.
  • Added gem:licenses Rake task - @dblock.
  • Attempt to normalize license name - @dblock.
  • Install Rake tasks via Gem::Licenses.install_tasks - @dblock.

0.1.2 (7/27/2011)

  • Initial public release - @dblock.