Sha256: 3f1babcbe96cfc5a9b1c29661999783afd80a54c5de9d981744bca99494592a8

Contents?: true

Size: 759 Bytes

Versions: 1

Compression:

Stored size: 759 Bytes

Contents

# 0.0.44
* Fixed a bug where child endpoints were being attached to the parent's class. This would
  cause problems because the root node's class is always TraversalEndpoint, and would be shared
  amongst concrete clients.

# 0.0.43
* Fixed a bug where non-string path elements were crashing

# 0.0.42
* Fixed a bug where nil actions resulted in a trailing /

# 0.0.41
* Cleanup of the path building chain makes nicer URLs

# 0.0.40
* Support for client-specified HTTP adapter. Preparing for Thrawn.

# 0.0.39
* DEPRECATION warning: root_endpoint.rb is no longer supported

# 0.0.38
* Support for `ABSOLUTE_PATH` on endpoints

# 0.0.37
* Lowered the default # of retries

# 0.0.36
* Parse JSON before throwing an error. The body may have useful failure info.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
saddle-0.0.44 CHANGELOG.md