luckyframework / carbon_sendgrid_adapter

MIT License
1 stars 2 forks source link

Lock to Crystal 1.4 or later #12

Closed jwoertink closed 2 years ago

jwoertink commented 2 years ago

Purpose

Locks Lucky to Crystal version 1.4.0 or later.

Description

With the release of the new Crystal book being focused on 1.4.0, and shards like Ameba locking to that version, as well as Crystal 1.5.0 is slated to come out in the next 2 months, it makes sense that we start pushing to have everyone use a later version of Crystal. This will also allow us to clean up some code with the assumption that the user is using 1.4.0 or later.