1.2.0 released !
- From:
- Archiloque
- Date:
- 2010-01-03 @ 21:49
Hi,
to please out debianish friends, here comes the 1.2.0 !
Release notes
- formatting changed from tabs to spaces
- logged requests now include generated headers
- accept and content-type headers can now be specified using
extentions: RestClient.post "http://example.com/resource", { 'x' =>
1 }.to_json, :content_type => :json, :accept => :json
- should be 1.1.1 but renamed to 1.2.0 because 1.1.X versions has
already been packaged on Debian
Happy new rest to all of you !
A.