Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 885 Bytes

HISTORY.md

File metadata and controls

39 lines (28 loc) · 885 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based now on Keep a Changelog and this project adheres to Semantic Versioning.

3.2.0

Added

  • Support for uploading files using InputStream

Changed

  • Build matrix in Travis
  • Switched to Semantic Versioning

3.1

This is a technical version. For some reason version 3.0 uploaded to Sonatype was broken and used old code.

3.0

Added

  • Image Operations to CdnPathBuilder: blur, sharp, preview, format, quality.

Fixed

  • Threading problem with HttpClient.

Changed

  • Support Uploadcare REST API v0.4
  • Updated some of deprecated classes.

2.0

Changed

  • Support Uploadcare REST API v0.3
  • Improve error handling

1.0

  • Initial release
  • Supports Uploadcare REST API v0.2