Releases: yabeda-rb/yabeda-http_requests
Releases · yabeda-rb/yabeda-http_requests
0.2.1: Ensure http method is always uppercase
0.2.0: Ruby 3 compatibility and Sniffer middleware fix
Fixed
- Ruby 3.0 compatibility due to keyword arguments behavior change. [@danmarcab], #3
- Sniffer middleware chain execution. [@dreikanter], #2
Removed
- Support for Ruby 2.3 and 2.4 as they've reached their End of Life and Sniffer supports only 2.5 and newer anyway. [@Envek]
v0.1.2
Fix typo
v0.1.1
Minor fixes
v0.1.0
Initial release