Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@JeroenVanLeusden JeroenVanLeusden released this 25 Feb 10:28
· 61 commits to master since this release

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