Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

33 lines (19 loc) · 1.15 KB

Change Log

Version 0.5.2 (2018-01-03)

  • Minor code simplification
  • Scala 2.12.4

Version 0.5.1 (2017-07-20)

Version 0.5.0 (2017-07-15)

  • Fix #13 Add support for Scala 2.12 - thanks to alex1712

Version 0.4.1 (2017-07-08)

  • Fix #13 (query param order)
  • Added support for AWS Session Token - Niket Patel
  • Fix incorrectly set Content-Length for DELETE method - Charlie Rumley.

Version 0.3.0 (2017-05-02)

Version 0.2.0 (2016-15-08)

  • Removed Joda DateTime dependency in favor of Java8 DateTime. Thanks to ArnaudT.

Version 0.1.0 (2015-19-12)

  • Initial release