gamache / hyperresource

A self-inflating Ruby client for hypermedia APIs. Not under active development.
http://hyperresource.com/doc
MIT License
304 stars 29 forks source link

0.9 #18

Closed gamache closed 10 years ago

gamache commented 10 years ago

The next version of HyperResource to be released will be 0.9.0. This is a big jump from the current 0.2.1, but it better reflects HR's closeness to 1.0-quality and intentions to standardize its interface for a while. (And anyway, there were four versions before 0.1 that no one saw but me.)

I'm going to leave this pull request open, in case people would like to watch progress.

Changes from 0.2.1:

(Side note: the hostmasking logic became heavy enough that I spun it out into its own gem, FuzzyURL. Check it out if you like non-strict URL parsing, construction, or wildcard matching.)