Skip to content

Releases: kinderly/axiomus_api

Axiomus API 0.6.1

24 Dec 10:42
Compare
Choose a tag to compare

Sanitized '×' symbol from output XML.

Axiomus API 0.6

27 Aug 09:42
Compare
Choose a tag to compare

Added support for v.2.20 expmode attribute.

Axiomus API 0.5.2

14 Jul 07:35
Compare
Choose a tag to compare

Minor changes for Ruby 2.0.0.

Axiomus API 0.5.1

18 Jun 12:27
Compare
Choose a tag to compare

Allow to render labels without specifying places.

Axiomus API 0.5

19 May 05:14
Compare
Choose a tag to compare

Introducing changes according to the API v. 2.14

  • Added class1, post_tarif, not_avia and optimize attributes to PostServices class.
  • Added waiting attribute to DpdServices class.

Axiomus API 0.4

04 May 13:37
Compare
Choose a tag to compare
  • Added part_return field to AxiomusApi::RegionServices.
  • Minor improvements in label rendering.
  • Improved documentation.

Axiomus API 0.3

18 Apr 18:04
Compare
Choose a tag to compare
  • Added AxiomusApi::Label class which represents Axiomus labels and supports automatic label HTML rendering.
  • Added support for new #status_list method.
  • Added support for new #get_version method.

Axiomus API 0.2

04 Apr 15:11
Compare
Choose a tag to compare
  • Added support for the new #delivset field in Axiomus new, update, new_carry and update_carry requests.
  • Added #delivset field to AxiomusApi::Order and AxiomusApi::CarryOrder classes.

Axiomus API 0.1.2

01 Apr 15:42
Compare
Choose a tag to compare

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 in AxiomusApi::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.

Axiomus API 0.1.1

31 Mar 14:02
Compare
Choose a tag to compare
  • Changed field names d_date to b_date in AxiomusApi::PostOrder and AxiomusApi::EmsOrder.
  • Bugfixed AxiomusApi::Serializable.