Releases: mamantoha/crest
Releases · mamantoha/crest
v0.26.3
Support for International Domain Names
v0.26.2 v0.26.2
Fixed compatibility with Crystal nightly
v0.26.1 v0.26.1
Crystal 0.35.0
- Crystal 0.35.0 required
- Use http_proxy shard instead of build-in implementation
v0.25.1
Crystal 0.34.0 support
- Crystal 0.34.0 required
- Rewrite
Crest::Logger
class - Fix redirects when "Location" header is downcased
v0.24.1
ParamsEncoder edition
- Add
Crest#ParamsEncoder
module to encode/decode URI querystring - Replace
Crest::Utils#encode_query_string
with Crest::ParamsEncoder#encode
- Allow
Boolean
in params