Skip to content

Releases: laravel-shift/curl-converter

0.5.0

13 Feb 15:05
4b50015
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Added

  • Support for Laravel 10 (#31)

0.4.0

13 Oct 15:13
20bab4d
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Added

  • Ignore --insecure and --compressed options (#12)
  • Support --data-raw (#18)

0.3.0

11 Oct 23:27
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Added

  • Support -G and --data-urlencode (6b0e39b)
  • Support --location and -L options (#11)

Fixed

  • Default URL scheme to https (b979027)

0.2.0

28 Sep 18:35
de561a1
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Added

  • Add connectTimeout() and timeout() options (#5)

Fixed

  • Add spacing around code output (3e4118a)
  • Make command available all the time (de561a1)

Alpha Release

02 Sep 15:07
04c337e
Compare
Choose a tag to compare
Alpha Release Pre-release
Pre-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.