elixir_script v0.8.0 Release Notes

Release Date: 2015-08-15 // over 8 years ago
  • โž• Added

    • ๐Ÿ‘ Can now support catch blocks in try expressions
    • โž• Added receive

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated pattern matching implementation
    • Wrapped try's in function closure to make sure they return a value;