Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.85 KB

CHANGELOG.md

File metadata and controls

44 lines (26 loc) · 1.85 KB

CHANGELOG

This file contains all the latest changes and updates to this application.

2.0.0

1.0.0

1.0.0-alpha.5

Features

  • support for specifying timeouts (124e7a)

1.0.0-alpha.4

Bug Fixes

  • don't reuse Net::HTTP instances (5df29e)

1.0.0-alpha.3

Bug Fixes

1.0.0-alpha.2

1.0.0-alpha.1

Features

  • add additional error reporting (d7aaf0)
  • add ApiaClient.load shortcut (d621f0)
  • add ApiaClient::API.load (e5e60c)
  • add ApiaClient::API.perform (352c25)
  • add string for request errors (d10815)
  • return a ApiaSchemaParser::Schema instance in clients (87548c)
  • support for loading from schemas (762831)

Bug Fixes