Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 458 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 458 Bytes

v8 (11/8/2011)

Features:

  • use vm as part of RUBY_VERSION

v7 (11/8/2011)

Features:

  • ruby 1.9.3 support
  • specify ruby versions using RUBY_VERSION build var

Bugfixes:

  • move "bin/" to the front of the PATH, so apps can override existing bins

v6 (11/2/2011)

Features:

  • add sqlite3 warning when detected on bundle install error

Bugfixes:

  • Change gem detection to use lockfile parser
  • use $RACK_ENV when thin is detected for rack apps