Releases: laravel-shift/curl-converter
Releases · laravel-shift/curl-converter
0.5.0
Added
- Support for Laravel 10 (#31)
0.4.0
Added
- Ignore
--insecure
and --compressed
options (#12)
- Support
--data-raw
(#18)
0.3.0
Added
- Support
-G
and --data-urlencode
(6b0e39b)
- Support
--location
and -L
options (#11)
Fixed
- Default URL scheme to
https
(b979027)
0.2.0
Added
- Add
connectTimeout()
and timeout()
options (#5)
Fixed
- Add spacing around code output (3e4118a)
- Make command available all the time (de561a1)
Alpha Release
This project is still a WIP, however, it's functional enough to tag a release and let users help me find the use cases I missed.