Releases: dsuurlant/response2schema
Releases · dsuurlant/response2schema
v.1.0.5
Added
- Added NOTICE.md
- Added CHANGELOG.md
- Added box.json.dist for PHAR packaging
Changed
- Updated .gitignore
- Updated LICENSE.md
- Updated author email
Removed
- Removed
clue/phar-composer
as it is no longer updated and symfony/process
needs a security fix
v1.0.3
- Updated dependencies
- Upgraded PHP requirement to include
^8.0
- Replaced
macfja/phar-builder
with clue/phar-composer
which does not rely on the abandoned hoa/*
libraries
- Updated author e-mail address
- Removed
.travis.yml
and badge since the service is no longer free
v1.0.2
- Updated Composer depedencies
- Replaced abandoned
fzaninotto/faker
with fakerphp/faker
- Updated OAS minor version to
3.0.3
v.1.0.1
Changelog:
- Add
bin/response2schema
to composer.json bin
definition, so it actually gets symlinked to vendor/bin when installing the package
v1.0.0
First release of Response2Schema