All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added
create_issue_order
- ripe-core/#4700
- Remove Travis CI - products/#97
- Added
import_order_simple
method
- Added
delete_tag
anddeactivate_tag
methods - ripe-robin-revamp/#363
- Move
_query_to_spec
,_unpack_query
,_parse_extra_s
,_tuples_to_parts
,_parts_to_parts_m
to util API
- Added new
sku
,invoice_rules
andtransport_rules
endpoints - Added methods for waybill deletion (void) - ripe-pulse/#301
- Methods to unset order tracking info - ripe-pulse/#301
- Entire bulk order module for feature parity with JS SDK
- Pylint config and pylint command to the CI environment
- Added new methods
video
andvideo_thumbnail
that return a video and video thumbnail related to a given mode, video name and customization - ripe-white/#996 - General order chat methods - ripe-core/#4702
- Order tag methods - ripe-robin-revamp/#363
- Port
_query_to_spec
,_unpack_query
,_parse_extra_s
,_tuples_to_parts
,_parts_to_parts_m
from RIPE SDK JS
- Support for the
update_report_url_order
method
- Add missing RIPE API endpoints to be consistent with RIPE SDK - #31
- Add
Invoice Rule
API methods - peri-invoicing/#3
- Call to report URL, which was not working as expected
- Add methods
produce_order
,ready_order
andsend_order
to allow order state change - Related to ripe-bridge/#4584 - Add
strict
para to methodsproduce_order
,ready_order
andsend_order
- Related to ripe-bridge/#4584 - Add
locale_to_native
andlocale_to_native_b
methods - #4638
- Support for saving login data
- Add support for
logic_method_brand
method - Add support for
logic_method_exists_brand
method