Releases: Jakiboy/apaapi
Releases · Jakiboy/apaapi
1.3.2
1.3.1
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Added Builder Resources Setter.
- Added Builder Product Details (Brand, Attributes).
Full Changelog: 1.2.0...1.3.0
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
1.1.7
1.1.6
1.1.5: Update
Added missing regions: Poland, Egypt
1.1.4 (New region)
Added Belgium Region 🌐
1.1.3
1.1.2: Merge pull request #6 from Jakiboy/dev
Update HTTP Client (Stream)