Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.5 KB

HISTORY.asciidoc

File metadata and controls

47 lines (38 loc) · 1.5 KB

Stickler Changelog

Version 2.1.4 - 2011-09-09

  • Update dependencies to newest version

Version 2.1.3 - 2011-07-24

Version 2.1.2 - 2011-03-31

  • Fix bug introduced in 2.1.1 where .gemspec urls would match but .gem urls would not

Version 2.1.1 - 2011-03-31

  • Fix bug where stickler would only serve ruby platform gems

Version 2.1.0 - 2011-03-25

  • Added list client command

  • Added support for prerelease gems

  • Internal refactoring of how internal repositories are managed

  • Refactored testing and updated to rspec2

  • Switched underlying HTTP client to Excon

  • Change to ISC License

Version 2.0.1 - 2010-09-19

  • Complete rewrite using Rack and Sinatra

Version 0.1.2 - 2009-02-19

  • fix compatibility with gems 1.3.1

Version 0.1.1 - 2008-10-12

  • remove unnecessary require progressbar

Version 0.1.0 - 2008-10-10