A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/lostisland/faraday-net_http_persistent

https://github.com/lostisland/faraday-net_http_persistent - v2.3.1

What's Changed

New Contributors

Full Changelog: https://github.com/lostisland/faraday-net_http_persistent/compare/v2.3.0...v2.3.1

- Ruby
Published by olleolleolle 9 months ago

https://github.com/lostisland/faraday-net_http_persistent - v2.3.0

What's Changed

New features ✨

New Contributors

Full Changelog: https://github.com/lostisland/faraday-net_http_persistent/compare/v2.2.0...v2.3.0

- Ruby
Published by iMacTia over 1 year ago

https://github.com/lostisland/faraday-net_http_persistent - v2.2.0

What's Changed

New Features

Others

New Contributors

Full Changelog: https://github.com/lostisland/faraday-net_http_persistent/compare/v2.1.0...v2.2.0

- Ruby
Published by iMacTia over 1 year ago

https://github.com/lostisland/faraday-net_http_persistent - v2.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/lostisland/faraday-net_http_persistent/compare/v2.0.2...v2.1.0

- Ruby
Published by iMacTia over 3 years ago

https://github.com/lostisland/faraday-net_http_persistent - v2.0.2

Changes

  • Pin faraday-net_http version to '< 3'

Full Changelog: https://github.com/lostisland/faraday-net_http_persistent/compare/v2.0.1...v2.0.2

- Ruby
Published by iMacTia over 3 years ago

https://github.com/lostisland/faraday-net_http_persistent - v2.0.1

Changes

  • Re-add support for Faraday v1

Full Changelog: https://github.com/lostisland/faraday-net_http_persistent/compare/v2.0.0...v2.0.1

- Ruby
Published by iMacTia about 4 years ago

https://github.com/lostisland/faraday-net_http_persistent - v2.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/lostisland/faraday-net_http_persistent/compare/v1.2.0...v2.0.0

- Ruby
Published by iMacTia about 4 years ago

https://github.com/lostisland/faraday-net_http_persistent - v1.2.0

Features

  • Adding support for streamed responses (#6, @MikeRogers0)

Documentation

- Ruby
Published by iMacTia over 4 years ago

https://github.com/lostisland/faraday-net_http_persistent - v1.1.0

Dependency fix release

This release only contains a dependency fix where net_http_persistent is made a development dependency.
This is to avoid having the client automatically pulled into Faraday's dependencies as well, and will be made a normal dependency in v2.0

- Ruby
Published by iMacTia almost 5 years ago

https://github.com/lostisland/faraday-net_http_persistent - v1.0.3

Same as v1.0.2, but correctly updating the version in the codebase 🤦‍♂️

This improves the support for Ruby 3.0.0, by moving the conditional net-http-persistent dependency source into this gems Gemfile.

- Ruby
Published by MikeRogers0 almost 5 years ago

https://github.com/lostisland/faraday-net_http_persistent - v1.0.2

This minor release improves Ruby 3.0 support.

- Ruby
Published by MikeRogers0 almost 5 years ago

https://github.com/lostisland/faraday-net_http_persistent - v1.0.1

This is a minor release which should make it possible to remove net_http_persistent from the main Faraday repository.

https://github.com/lostisland/faraday/pull/1250 - Once this is released, this will be ready for merging.

- Ruby
Published by MikeRogers0 almost 5 years ago

https://github.com/lostisland/faraday-net_http_persistent - v1.0.0

v1.0 Release 🎉

Thanks to @MikeRogers0 for working on this gem 👏

- Ruby
Published by iMacTia almost 5 years ago