Lucky updated to support 0.34.0

Lucky's official shards have now been updated with support for Crystal 0.34.0. Lucky itself was already compatible with 0.34.0

To get it, just run shards update and you should be good to go. It also supports 0.33.0 so feel free to update now in anticipation of using 0.34.0 when you're ready to upgrade

Lucky 0.19 released! Enhanced performance, new change tracking API, and other enhancements.

https://luckyframework.org/blog/lucky-0_19-release This release has a number of bug fixes, doc improvements, and enhancements. No breaking changes so this upgrade should be quite simple!

  • New changed? that makes it easy to audit and perform actions when database columns change
  • Gzip assets by default in production
  • Gzip text responses
  • And lots more in the changelog mentioned in the blog post