Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Latest commit

 

History

History
32 lines (20 loc) · 834 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 834 Bytes

master (unreleased)

v0.5.0

  • ✨ Sort by gem name
  • ✨ Summarize same gem names
  • ✨ Display the compare url even if an error occurs
  • ✨ Add checkbox for tasks
  • 🐛 Fix a bug where the previous gem does not exist
  • ❌ Drop support for old Ruby versions (2.0, 2.1.x, 2.2.x)

v0.4.0

  • ✨ Fix the compare url when tags not found

v0.3.1

  • 🐛 Fix an error that occurs when GitHub API returns 301

v0.3.0

v0.2.0

  • ✨ Support version tag without 'v' prefix

v0.1.0

  • Initial release 🎉