Releases: joedawson/amazon-ecs
Releases · joedawson/amazon-ecs
2.2.1
Restores SearchIndex
functionality thanks to #23.
2.2.0
Pagination support thanks to #18.
2.1.0
Removed PSR-7 Bridge for 5.6 compatibility.
2.0.1
- Configurable search index thanks to #15
v2.0.0
This version makes dawson/amazon-ecs
compatible with Laravel 5.4
v1.0.3
Additions
- Choice of response type from the following methods:
xml()
or json()
v1.0.2
Bug Fixes
- Fixes issue where search failed upon query containing spaces etc.
v1.0.1
Additions
- Documentation
- Config Improvements
Bug Fixes