Sha256: 7c0819c7d641286239e1ce196d7dcff1e1a724054ed5af25ed6b95f33dc2a898

Contents?: true

Size: 1.49 KB

Versions: 1

Compression:

Stored size: 1.49 KB

Contents

### 1.5.0

  * [ENHANCEMENT] support for fetching the C54 order type
  * [ENHANCEMENT] Exceptions expose their internal code via `code`
  * [HOUSEKEEPING] Added Ruby 2.4 compatibility
  * [HOUSEKEEPING] Drop Ruby 2.0.0

### 1.4.1

  * [ENHANCEMENT] support for fetching the VMK order type

### 1.4.0

  * [ENHANCEMENT] STA without date range to fetch all statements which have not yet been fetched
  * [ENHANCEMENT] HAC without date range to fetch all transaction logs which have not yet been fetched

### 1.3.1

  * [ENHANCEMENT] make xpath namespaces explicit, so we can cover a wider
  rage of responses

### 1.3.0

  * [BUGFIX] unzip C5X payloads
  * [ENHANCEMENT] B2B direct debits

### 1.2.2

  * [BUGFIX] HPB namespaces are unpredictable so be ignore them

### 1.2.1

  * [BUGFIX] fixing wrong variable bind within `credit`, `debit` and `statements`

### 1.2.0

  * [ENHANCEMENT] uploads will return both ebics_order_id and ebics_transaction_id

### 1.1.2

  * [BUGFIX] missing require statements for `zlib`
  * [BUGFIX] #16 `setup` tried to initialize wrong class

### 1.1.1

  * [BUGFIX] CCT order was submited as CD1
  * [BUGFIX] padding was calculated against the wrong block size
  * [BUGFIX] double encoding of the signature

### 1.1.0

  * [BUGFIX] Sending `Receipts` after downloading data, to circumvent download locks
  * [BUGFIX] adding missing require statements
  * adding HAC, HKD, C52 and C53 support
  * less verbose object inspection for `Epics::Client`
  * readme polishing

### 1.0.0

  * first release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
epics-1.5.0 CHANGELOG.md