crystal v0.18.7 Release Notes

Release Date: 2016-07-03 // almost 8 years ago
    • ๐Ÿ— The compile command was renamed back to build. The compile command is deprecated and will be removed in a future version
    • Fibers now can be spawned with a name
    • ECR macros can now be required with just require "ecr"
    • ๐Ÿ›  Several bugs fixes and enhancements