Releases: mamantoha/crest
Releases · mamantoha/crest
v1.4.1
What's Changed
- bump mamantoha/http_proxy by @mamantoha in #227
- remove URI.parse by @mamantoha in #228
- fix Crest::Resource#concat_urls by @mamantoha in #229
Full Changelog: v1.4.0...v1.4.1
777 Commits 🥳
What's Changed
- Fix typo in README.md by @kojix2 in #223
- Fix to changes in
HTTP::Client
by @mamantoha in #224 - Rewrite specs without Kemal and enable Windows CI @mamantoha in #226
New Contributors
Full Changelog: v1.3.13...v1.4.0
v1.3.13
What's Changed
- docs: add jphaward as a contributor for code by @allcontributors in #215
- Bump actions/checkout from 3 to 4 by @mamantoha in #216
- Bump crystal-ameba/github-action from 0.7.1 to 0.8.0 by @dependabot in #217
- Bump crazy-max/ghaction-github-pages from 2 to 3 by @dependabot in #218
- Bump crazy-max/ghaction-github-pages from 3 to 4 by @dependabot in #219
- Bump crystal-ameba/github-action from 0.8.0 to 0.9.0 by @dependabot in #220
- M1 macOS runner by @mamantoha in #221
- cosmetic changes by @mamantoha in #222
New Contributors
- @dependabot made their first contribution in #217
Full Changelog: v1.3.12...v1.3.13
v1.3.12
v1.3.11
What's Changed
- fix
Response#content_length
to be Int64 by @mamantoha in #212
Full Changelog: v1.3.10...v1.3.11
v1.3.10
v1.3.9
What's Changed
- bump http_proxy by @mamantoha in #205
- ensure pkg-config is installed on macOS by @mamantoha in #208
- Revert "ensure pkg-config is installed on macOS" by @mamantoha in #209
- fix getting filename from response header by @mamantoha in #210
Full Changelog: v1.3.8...v1.3.9
v1.3.8
Support Crystal 1.7.0
- Fixes for Crystal 1.7.0
- Add
closed?
method toCrest::Request
- chore: reverted VCR by @mamantoha in #193
- chore: use actions/checkout@v3 by @mamantoha in #196
- chore: use Crystal Ameba GitHub Action by @mamantoha in #197
v1.3.6
What's Changed
- Support encoding array of arrays by @cyangle in #190
- remove vcr by @mamantoha in #192
Full Changelog: v1.3.5...v1.3.6