Deprecations are annoying, and nobody likes having to fix their code, so the Gleam tooling will automatically upgrade your syntax when you run gleam format or format the code in your editor.
This is still annoying to fix by hand, so the new gleam fix command has been created to automatically upgrade your code for you.
I love this so much. Thanks for putting the time into making the upgrade experience easy, even though you’re still working towards 1.0 and breakage like this is expected.
I love this so much. Thanks for putting the time into making the upgrade experience easy, even though you’re still working towards 1.0 and breakage like this is expected.
Great focus on ergonomics! I deployed Gleam to production for the first time last week. Thanks so much for all the hard work!
Wow, that’s great! Congratulations. I’d love to hear more about how you’re using it if you’d be willing to share :)