elixir_script v0.23.2 Release Notes

Release Date: 2016-11-17 // over 7 years ago
  • 🛠 Fixed

    • Agent not functioning properly. Now uses internal store instead of making a process and using that to put data in store
    • Protocol incorrectly handling strings
    • defgen and defgenp functions not being recognized by Elixir compiler.