Axiomus API 0.1.2
Changes in v0.1.2
#description
field in all orders is now optional;#incl_delivery_sum
field is renamed to correct name#incl_deliv_sum
in all orders;#address
field inAxiomusApi::DpdOrder
now renders to XML tag, not an attribute;- all XML entities are now removed from the output XML as Axiomus API fails to process them;
- fixed BOM correction regular expression;
- test coverage is improved.