1.2.0
What's Changed
- Added Cache (Basic built-in caching system for response, Enabled by default).
- Updated PHP support version (^8.0).
- Added PHP strict types.
- Improved PHP docs.
- Improved Readability and Access level.
- Added Response Normalizer (Normalize response items)
- Added Request Builder (Easier way to fetch data)
- Removed Response Types (Used Array as default type).
- Added Search Filters (Using builder)
- Updated Method (Accepts array only)
- Updated Exception Handler (Disabled by default)
- Added keyword regex matcher
- Added URL Uased Keyword Search (ASIN, ISBN)
- Added Geotargeting (Auto-redirect link according to visitor's region)
- Added Keyword Converter (ASIN, ISBN, EAN, Node, Root)
- Added Rating (Lagacy)
- Added Static data proivder
- Improved Error Handler (Normalize error message)
- Added Unit Tests
Major upgrade by @Jakiboy in #12
Advanced Changelog: 1.1.7...1.2.0