Skip to content

Latest commit

 

History

History
146 lines (106 loc) · 11 KB

CHANGELOG.md

File metadata and controls

146 lines (106 loc) · 11 KB

1.1.0 (2017-07-31)

Bugfixes

Features

1.0.4 (2017-01-27)

Features

1.0.3 (2016-10-15)

Bugfixes

Features

1.0.2 (2016-07-07)

Bugfixes

1.0.1 (2016-02-23)

Bugfixes

1.0.0 (2015-12-25)

There are no changes since the last release.

1.0.0.pre.4 (2015-12-23)

Upgrade Notes

Any gems fetched before this release won't be indexed, which means plugins you might install can't know about them. These cached gems might also have incorrect headers stored (which shouldn't affect bundling). If you wish to correct this, you can delete or back up your cache by deleting or moving your ~/.gemstash/gem_cache directory.

Bugfixes

  • Cached gem and spec headers don't clobber each other (#68, @smellsblue)

Features

  • Index cached gems and their upstreams for future use of plugins (#68, @smellsblue)

1.0.0.pre.3 (2015-12-21)

Bugfixes

1.0.0.pre.2 (2015-12-14)

Upgrade Notes

Bugfixes

  • Add --pre option to gemstash installation documentation (#54, @farukaydin)
  • Fix docs for gemstash authorize (#59, @farukaydin)
  • Refactoring, changed resource metadata :gemstash_storage_version to use :gemstash_resource_version (#60, @smellsblue)
  • Fix migrations for utf8 on MySQL >= 5.5 (#64, @chriseckhardt)

Features

1.0.0.pre.1 (2015-11-30)

Features