All Versions
27
Latest Version
Avg Release Cycle
48 days
Latest Release
1228 days ago

Changelog History
Page 1

  • v0.10.7

    December 08, 2020
  • v0.10.6 Changes

    November 24, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ‘Œ Improve resolve of URI #88 (thanks @oprypin)
  • v0.10.5 Changes

    April 15, 2020

    ๐Ÿ›  Fixed

    • Compatibility with Crystal 0.34.0
  • v0.10.4 Changes

    September 26, 2019

    ๐Ÿ›  Fixed

    • Compatibility with Crystal 0.31.0
  • v0.10.3 Changes

    August 12, 2019

    ๐Ÿ›  Fixed

    • Compatibility with Crystal 0.30.0
  • v0.10.2 Changes

    June 24, 2019

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed Basic Auth creates bad headers in crystal 0.29.0. #73 (thanks @kalinon)
    • ๐Ÿ›  Fixed use one shared options in multiple instanced Halite::Client. #72 (thanks @qszhu)
  • v0.10.1 Changes

    May 28, 2019

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed duplica query and backslash when reuse client. #67, #68 (thanks @watzon)
    • ๐Ÿ›  Fixed no effect to call logging(true) method in Crystal 0.28. #69
  • v0.10.0 Changes

    May 20, 2019

    โž• Added

    • โž• Add endpoint chainable method, also add it as configuration option to reuse client. #66
  • v0.9.2 Changes

    May 20, 2019

    ๐Ÿ›  Fixed

    • Compatibility with Crystal 0.28.0

    ๐Ÿ”„ Changed

    • โฌ‡๏ธ Drop Crystal 0.25.x, 0.26.x, 0.27.x support.
  • v0.9.1 Changes

    January 14, 2019

    ๐Ÿš€ > Minor typo fix (same as v0.9.0)

    ๐Ÿ›  Fixed

    • Correct version both in shard.yml and version.cr. (thanks @matthewmcgarvey)
    • โšก๏ธ Update basic auth example in README.md. (thanks @matthewmcgarvey)