All notable changes to this project will be documented in this file.
- Regenerate OpenAPI Client after dependency update, add disclaimer to README.md (e36cfe5)
- Add CHANGELOG.md. (d5722a8)
- Add LICENSE information. (a9283e4)
- Add
.php-cs-fixer.cache
to.gitignore
. (2a0edd0)
- Run
php-cs-fixer
onsrc/
. (84b8401) - Update dependencies
jane-php
,php-cs-fixer
, and set PHP min version to8.0
. (83313fe)
- Add link to JanePHP docs. (0317efe)
- Initial commit and generated client code. (84687d8)
- Code style fixes. (9a2a3a2)