All Versions
14
Latest Version
Avg Release Cycle
144 days
Latest Release
1149 days ago

Changelog History
Page 1

  • v0.19.0 Changes

    January 28, 2022
    • โšก๏ธ Update to crystal-db ~> 0.11.0. (#77)
    • ๐Ÿ›  Fix timestamps support to allow dealing with exact seconds values (#68, thanks @yujiri8, @tenebrousedge)
    • ๐Ÿ‘ท Migrate CI to GitHub Actions. (#78)

    ๐Ÿš€ This release requires Crystal 1.0.0 or later.

  • v0.18.0 Changes

    January 26, 2021
    • โž• Add REGEXP support powered by Crystal's std-lib Regex. (#62, thanks @yujiri8)
  • v0.17.0 Changes

    September 30, 2020
    • โšก๏ธ Update to crystal-db ~> 0.10.0. (#58)

    ๐Ÿš€ This release requires Crystal 0.35.0 or later.

  • v0.16.0 Changes

    April 07, 2020
    • โšก๏ธ Update to crystal-db ~> 0.9.0. (#55)
  • v0.15.0 Changes

    December 11, 2019
    • โšก๏ธ Update to crystal-db ~> 0.8.0. (#50)
  • v0.14.0 Changes

    December 11, 2019
    • โšก๏ธ Update to crystal-db ~> 0.7.0. (#44)
  • v0.13.0 Changes

    December 11, 2019
    • ๐Ÿ›  Fix compatibility issues for Crystal 0.30.0. (#43)
  • v0.12.0 Changes

    December 11, 2019

    ๐Ÿš€ This release requires crystal >= 0.28.0

    • ๐Ÿ›  Fix compatibility issues for crystal 0.29.0 (#40)
  • v0.11.0 Changes

    December 11, 2019
    • ๐Ÿ›  Fix compatibility issues for crystal 0.28.0 (#38)
    • โž• Add complete list of LibSQLite3::Code values. (#36, thanks @t-richards)
  • v0.10.0 Changes

    June 18, 2018
    • ๐Ÿ›  Fix compatibility issues for crystal 0.25.0 (#34)
      • All the time instances are translated to UTC before saving them in the db