Skip to content

Releases: railslove/epics

v2.2.0

04 Jun 06:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2

04 Jun 06:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

04 Jun 06:34
Compare
Choose a tag to compare

What's Changed

  • Initialize RSA public key through ASN1 sequence by @tobischo in #140

Full Changelog: v2.1.0...v2.1.1

v2.1.0

04 Jun 06:34
45d63c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

29 Nov 18:02
5e2e366
Compare
Choose a tag to compare

2.0.0

  • [BUGFIX] Add Openssl 3.0 support
  • [BUGFIX] Update CDZ to download data, not upload it
  • [BUGFIX] Support signature for keys later than 2048 bit
  • [HOUSEKEEPING] Open rubyzip dependency to allow newer versions and update it
  • [HOUSEKEEPING] Update supported ruby versions to 2.6+
  • [HOUSEKEEPING] Update faraday, nokogiri, and development dependencies
  • [HOUSEKEEPING] Remove JRuby test execution due to failing tests - needs to be re-added if required
  • [ENHANCEMENT] Adds CRZ order type
  • [ENHANCEMENT] Make date period optional for CDZ order type

1.7.0

18 Jul 11:58
Compare
Choose a tag to compare
  • [ENHANCEMENT] adds CDB (thanks to @romanlehnert)
  • [BUGFIX] fixes CCS order type and attribute (thanks to @gadimbaylisahil)
  • [BUGFIX] make CDZ callable via client

1.6.0

16 May 09:20
Compare
Choose a tag to compare
  • [BUGFIX] allow unstreamable zipfile handling
  • [ENHANCEMENT] adds CDZ order type
  • updates dependencies