Sha256: 5978f2a4af067102db05e8fec77e1c40c64240fc2e118c1fb6525838abac9f12

Contents?: true

Size: 1.81 KB

Versions: 1

Compression:

Stored size: 1.81 KB

Contents

= rufus-verbs CHANGELOG.txt


== rufus-verbs - 1.0.0   not yet released

- todo : upgraded to Rakefile, thanks Kenneth Kalmer
- bug : poor escaping of parameters (URI -> CGI) fixed, thanks nmaisonneuve


== rufus-verbs - 0.10   released 2008/05/28

- bug  #20395 : ssl_verification was on by default. Fixed (off).
- todo #18981 : added timeout tuning (:timeout / :to)


== rufus-verbs - 0.9    released 2008/04/10

- bug  #19408 : fopen now returns a instance that has a read() method.
                problem pointed at by Scott Sproule.
- bug  #19234 : cookie path checking broken - Fixed.
- todo #19202 : EndPoint.cookies now readable
- bug  #19201 : :params not respected when specified in request
- todo #19200 : added verbose mode (:v / :verbose)


== rufus-verbs - 0.8    released 2008/02/18

- todo #18134 : added a fopen method to Rufus::Verbs - s175
- bug  #18144 : verb(URI) did not work. Fixed - s172


== rufus-verbs - 0.7    released 2008/02/17

- todo #18071 : can now use Rufus::Verbs::method_name() directly - s158


== rufus-verbs - 0.6    released 2008/02/13

- todo #17989 : :params (equivalent of :query) not working. Fixed. - s147
- todo #17987 : implemented auto-escaping of query parameters and :no_escape - s147


== rufus-verbs - 0.5    released 2008/02/01

- todo #17638 : implemented HEAD - s135
- todo #17637 : implemented OPTIONS - s136


== rufus-verbs - 0.4    released 2008/01/28

- todo #17548 : added the :no_redirections parameter - s120
- bug  #17511 : missing explicit dependency on 'rufus-lru', reported by Maik Schmidt - s119


== rufus-verbs - 0.3    released 2008/01/23

- todo #17393 : implemented digest authentication ('auth-int') - s83
- todo #17257 : implemented digest authentication ('auth' only for now) - s82
- todo #17226 : implemented cookie support - s78


== rufus-verbs - 0.2    released 2008/01/18

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rufus-verbs-1.0.0 CHANGELOG.txt