crystal v0.5.8 Release Notes

Release Date: 2015-01-16 // over 9 years ago
    • โž• Added Random and Random::MT19937 (Mersenne Twister) classes (thanks @rhysd).
    • ๐Ÿ“„ Docs: removed automatic linking. To link to classes and methods surround with backticks.
    • ๐Ÿ›  Fixed #328: != bug.