Releases: ho-nl/BolCom_RetailerApi
Releases · ho-nl/BolCom_RetailerApi
v4.0.3
What's Changed
- feat(concurrent): re-apply concurrent calls for GetStatusByProcessIds… by @wimvdputten in #56
Full Changelog: v4.0.2...v4.0.3
V3.0.2
Full Changelog: v3.0.1...V3.0.2
Version 2.0.0
Uses bol.com API v4
Version 1.1.2
Fixes
- (#41): dates in Order\OrderItem are optional
Version 1.1.1
Version 1.1.0
Fixes
- [#1] DeliveryCode is optional when using FBB
- [BOL-226] Fix toArray builder for nullable lists
- [BOL-254] Price must be between 1 and 9999
- [#6][#19] Convert timestamp to ISO 8601 in shipment and return handlers
Changes
- [BOL-218] removed delivery code from model (#3)
- [#2] Enable test mode using boolean
- [BOL-226][BOL-245] Create GetInventoryHandler/GetReturnHandler
- [BOL-238] Append zeros for valid EAN check (#4)
- [#9] Add cancelled state to ProcessingResult
- [#8][#11] Update handling result list
- [#7][#14][#16][#18] Make some properties optional
Version 1.0.0
Initial release