Releases: Kaczmi/abragen-web-api-wrapper
Releases · Kaczmi/abragen-web-api-wrapper
BUG: fixed orderBy in main query
Fixed PSR-4 Path for Nette DI Extension
Merge pull request #2 from Kaczmi/fix-psr-4 Fixed PSR-4 path for DI
Update for PHP7.4
- requires atleast PHP7.4
- implemented PHPStan + Coding standard, including github checks for future development
Bug fixed of import manager
Fixed importing manager.
Support of import manager
- Added support of import manager.
- Small refactoring and added some tests for better coverage
Support for ->fulltext() command
Added support for fulltext command in GetQuery
First release of WebApi wrapper
This is the first release of AbraGen WebAPI wrapper.
It currently contains:
- get command
- insert command
- update command
- delete command
- getDocument command
- qr command
- DI extension for Nette