mirror of
https://github.com/dkam/paapi.git
synced 2025-12-28 07:04:53 +00:00
15 lines
373 B
Markdown
15 lines
373 B
Markdown
## 0.0.7
|
|
- Rename Item#json to Item#hash for consistency
|
|
- Add offer / listing parsing
|
|
|
|
## 0.0.6
|
|
- Handle more date parsing failures.
|
|
- Get width, height, depth and weight from items
|
|
|
|
## 0.0.5
|
|
|
|
- Merged pull request #3 allowing options to be passed into the get_items and get_variations request
|
|
- Merged #4 a bug fix for image_url
|
|
- Added test cases for parsing response
|
|
|