Sha256: cd6bda5abbb2698b33e0d6b6516e4c3907fb8b6d80f5b90a3cdc98e2c4028f9f

Contents?: true

Size: 1.66 KB

Versions: 1

Compression:

Stored size: 1.66 KB

Contents

# Changelog

All changes to the gem are documented here.

## [1.2.2] - 2020-08-19

 - Printing templates now include @page_dimensions
 - Forced secure SSL ciphers for requests
 - `examples/try_api_call.rb` refactored to be more versatile (download XSDs [:do not work], pritn_selected_combinations)

## [1.2.0] - 2020-06-07

 - **Breaking** Introducing new Printing templates, improved some template names and scopes
 - Added options `custom_card_number` and `print_options` to `Configuration`

## [1.1.0] - 2020-05-28

 - Introducing new API documentation from Czech Post
 - Added service `ParcelSyncSender` service which uses newly discovered `parcelsServiceSync` API endpoint
 - Renamed `ParcelSender` to `ParcelAsyncSender` . And created deprecating clone `ParcelSender`, so no Breaking change! If You usit it calls `ParcelAsyncSender` and displays deprecation message.

## [1.0.3] - 2020-05-20

 - Added Czech Post service  DiscountForOnlinePosting.
 - **Breaking**: Renamed Post service "Size" classes `CzechPostB2bClient::PostServices::Size???` to `CzechPostB2bClient::PostServices::ParcelSize???` (eg. : `CzechPostB2bClient::PostServices::ParcelSizeXL`)
  I know, that I have **breaking** in every new version, I hope You are not fast enough.

## [1.0.2] - 2020-05-08

 - Added Czech Post services as classes, not just list in docs.
 - **Breaking**: Renamed methods `CzechPostB2bClient::PrintingTemplate.all_template_classes` and `CzechPostB2bClient::ResponseCodes.all_code_classes` to  `CzechPostB2bClient::PrintingTemplate.all_classes`  , and `CzechPostB2bClient::ResponseCodes.all_classes`

## [1.0.0] - 2020-03-19

Production ready release

### Fixed
### Changed
### Added
- All the stuff


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
czech_post_b2b_client-1.2.2 CHANGELOG.md