All Versions
14
Latest Version
Avg Release Cycle
79 days
Latest Release
2080 days ago

Changelog History
Page 1

  • v0.4.0

    July 19, 2017
  • v0.3.6

    May 24, 2017
  • v0.3.5

    May 23, 2017
  • v0.3.4

    January 08, 2017
  • v0.3.3 Changes

    August 11, 2016
    • 0️⃣ parse HTTP response by default
  • v0.3.2 Changes

    August 02, 2016
    • transform keys of PutPolicy to camelCase. Thanks @goofansu for finding the issue #4
  • v0.3.1 Changes

    July 04, 2016
    • ⚡️ update poison version to "~> 2.0"
  • v0.3.0 Changes

    May 10, 2016
    • ⬇️ drop support for Erlang 17 and Elixir 1.1
    • 🔄 change :key of Qiniu.Uploader.upload/3 to optional based on Qiniu API doc
    • ➕ add tests for Qiniu.Uploader
  • v0.2.2 Changes

    January 07, 2016
    • 👌 support Erlang 18 and Elixir 1.1 & 1.2
  • v0.2.1 Changes

    June 12, 2015
    • ➕ add more tests
    • 🐛 bug fix