0.3.0
(feat):
Add support for customizing the package name, which is used in the User-Agent
header. Users can configure this like so:
- name: fernapi/fern-php-sdk
0.2.3
(fix):
Updates a variety of properties in the generated composer.json file, including:
- Pin guzzlehttp/guzzle to version ^7.4.
- Custom license support.
- Set
memory-limit
to 1G in theanalyze
script.