Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-29 | 2.1 kB | |
v0.22.0 source code.tar.gz | 2024-04-29 | 103.0 kB | |
v0.22.0 source code.zip | 2024-04-29 | 144.4 kB | |
Totals: 3 Items | 249.5 kB | 0 |
What's Changed
- Fix typo in example name by @xymbol in https://github.com/jnunemaker/httparty/pull/780
- Extract request building method by @aliismayilov in https://github.com/jnunemaker/httparty/pull/786
- CI: Tell dependabot to update GH Actions by @olleolleolle in https://github.com/jnunemaker/httparty/pull/791
- Add CSV gem as a dependency for Ruby 3.4 by @ngan in https://github.com/jnunemaker/httparty/pull/796
- Clear body when redirecting to a GET by @rhett-inbox in https://github.com/jnunemaker/httparty/pull/783
- CI against Ruby 3.3 by @y-yagi in https://github.com/jnunemaker/httparty/pull/798
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/jnunemaker/httparty/pull/792
- Allow regexpr on raise errors. by @ryanfox1985 in https://github.com/jnunemaker/httparty/pull/778
- Avoid anonymous eval by @casperisfine in https://github.com/jnunemaker/httparty/pull/776
- Lazy load some gems by @orgads in https://github.com/jnunemaker/httparty/pull/760
- Redirect with authorization credentials to same host for relative paths by @jasonheecs in https://github.com/jnunemaker/httparty/pull/700
- Drop old ruby support by @jnunemaker in https://github.com/jnunemaker/httparty/pull/799
New Contributors
- @aliismayilov made their first contribution in https://github.com/jnunemaker/httparty/pull/786
- @ngan made their first contribution in https://github.com/jnunemaker/httparty/pull/796
- @rhett-inbox made their first contribution in https://github.com/jnunemaker/httparty/pull/783
- @y-yagi made their first contribution in https://github.com/jnunemaker/httparty/pull/798
- @dependabot made their first contribution in https://github.com/jnunemaker/httparty/pull/792
- @ryanfox1985 made their first contribution in https://github.com/jnunemaker/httparty/pull/778
- @casperisfine made their first contribution in https://github.com/jnunemaker/httparty/pull/776
- @jasonheecs made their first contribution in https://github.com/jnunemaker/httparty/pull/700
Full Changelog: https://github.com/jnunemaker/httparty/compare/v0.21.0...v0.22.0