Lucky v0.21 is out now. This release is a straightforward upgrade that adds new Log methods and improvements to the logs in dev.
Lucky v0.21 is out now and works with the newest version of Crystal (v0.34.0)
Be sure to upgrade your version of Crystal, and take a look at our UPGRADE NOTES for help with migrating your app.
Logged errors are now much easier to find and understand.
Lucky also includes the HTTP status in English so you don’t need to google status codes as much:
Lucky v0.21 now uses the
Log class that was added
in Crystal v0.34.0. Log
gives us lot of goodies like like adding
context to log entries, simpler configuration, and better performance.
This release also uses the newest version of Dexter which extends the built-in Crystal Log with all kinds of great abilities.
We’re very excited about this release, and hope you are too. Please give it a spin and help us find bugs so our next release is even more solid. If you find any issues, don’t hesitate to report the issue. If you’re unsure, just hop on gitter chat so we can help you out.
Thanks so much for the support!
If you haven’t already, give us a star on github, and be sure to follow us on Twitter.
For questions, or just to chat, come say hi on gitter.