Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 368 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 368 Bytes

2.1.5

  • Better error message for unexpected property access
  • Add :timeout and :open_timeout option

2.1.4

  • Remove mime-types dependency

2.1.3

  • Raise GrageClient::BadRequest on 400 response as same as other http errors.

2.1.2

  • Fix GarageClient::Cachers's bug.
  • Lazy evaluate global configuration.

2.1.1

  • First release of OSS version 🎉.