Sha256: c3ab0524b03430669bd48a51378472c24d2d3beeab201b69f99eff780efe858a

Contents?: true

Size: 542 Bytes

Versions: 1

Compression:

Stored size: 542 Bytes

Contents

### 0.2.0 / 2012-06-25

* Default {FFI::HTTP::Parser::Instance#type} to `:both`, for compatibility
  with [http-parser-lite].
* {FFI::HTTP::Parser::Instance#reset!} now accepts a new type argument,
  for compatibility with [http-parser-lite].

### 0.1.0 / 2012-06-23

* Initial release:
  * Provides the same API as [http-parser-lite].
  * Supports:
    * Ruby 1.8.7
    * Ruby >= 1.9.1
    * JRuby >= 1.6.7

[http-parser]: https://github.com/joyent/http-parser#readme
[http-parser-lite]: https://github.com/deepfryed/http-parser-lite#readme

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ffi-http-parser-0.2.0 ChangeLog.md