elixir_script v0.12.0 Release Notes

Release Date: 2015-09-23 // over 8 years ago
  • โž• Added

    • โž• Added PostOffice. Only thing that current uses it is Agent

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated tuple implementation. It's now a class.
    • Replaced pattern matching library with custom one
    • ๐Ÿšš Moved data types to Kernel.SpecialForms
    • else now works for try expressions
    • for now works with into for lists

    โœ‚ Removed

    • โœ‚ Removed erlang.js.