All Versions
5
Latest Version
Avg Release Cycle
159 days
Latest Release
2133 days ago

Changelog History

  • v0.4.0 Changes

    June 23, 2018

    Major changes:

    • Now works with Crystal 0.25 (#141)
    • IDs are no longer stored as UInt64, but as a separate Snowflake type (#130)
    • Implementing various new Discord features
    • ๐Ÿ›  Fixing various bugs
  • v0.3.0 Changes

    August 08, 2017

    Insert changelog here later

  • v0.2.0 Changes

    October 24, 2016
    • discordcr now uses a logger (#6/#21)
    • REST request errors are now handled (#11/#39)
    • ๐Ÿ›  Fixed a mapping bug (#27/#40)
    • The bulk-delete endpoint works now (#26)
    • ๐Ÿ“œ Discord timestamps are now parsed correctly (#29)
    • Some examples were added (#23/#25/#30)
  • v0.1.1 Changes

    September 30, 2016
    • More stability by automatically reconnecting on exceptions (#18)
    • ๐Ÿ›  A minor mapping bug was fixed (#19/#20).
  • v0.1.0 Changes

    September 24, 2016

    ๐ŸŽ‰ Initial release! Hype!

    ๐Ÿš€ This release adds:

    • working REST and gateway clients
    • state-of-the-art 429 handling
    • a simple caching system
    • and many smaller things.

    ๐Ÿš€ This is a beta release, so expect bugs! Feel free to report everything you find.