Releases: minicli/curly
Releases · minicli/curly
Version 0.2.2
Version 0.2.2 has a few improvements and updated dev dependencies.
What's Changed
- Add getHttpVersion function to CurlAgent.php by @jamonation in #4
- Update README.md by @thinkverse in #3
- Decrease package size with
.gitattributes
by @thinkverse in #2
New Contributors
- @jamonation made their first contribution in #4
- @thinkverse made their first contribution in #3
Full Changelog: 0.2.1...0.2.2
Version 0.2.1
Bumped dependencies and moved php-cs-fixer to dev dependency.
Version 0.2.0
This version brings a few improvements - tests (with Pest PHP) and typing.
Version 0.1.2
fixes problem with composer.json file and namespaces
Version 0.1
Initial Version