Skip to content

Releases: filmor/ierl

v0.6.0

16 Dec 08:07
Compare
Choose a tag to compare

Update included Elixir and LFE and merge erlang-jupyter into this codebase.

What's Changed

Full Changelog: v0.4.0...v0.6.0

Cleanups

04 Oct 08:13
Compare
Choose a tag to compare
  • Make completion of module:<TAB> work and add a test for this
  • Drop lager in favour of the new stdlib logger
  • Update embedded Elixir to 1.9.1
  • Fix remoting

Fix jupyterlab compatibility

13 Sep 07:56
Compare
Choose a tag to compare
v0.3.3

Update jupyter

Fix message ID bug #6

10 Sep 06:30
Compare
Choose a tag to compare

Also upgrade the embedded Elixir version to 1.7.4.

Embed Elixir

11 Jun 09:34
Compare
Choose a tag to compare

The distributed version now includes the necessary Elixir modules to run completely on its own without an additional Elixir installation. The bundled version is currently 1.6.5.

Support for interrupting execution

07 Jun 06:40
Compare
Choose a tag to compare

First usable release

17 Aug 17:12
Compare
Choose a tag to compare
First usable release Pre-release
Pre-release
v0.2.0

Bump version.

Improve output, detect Elixir installation directory

29 Jun 22:24
Compare
Choose a tag to compare
v0.1.4

version bump

Add more code completion

14 Jun 12:02
Compare
Choose a tag to compare
Pre-release

Supports code completion for LFE and Elixir now, improves stability a bit.

Add LFE backend

08 Jun 10:19
Compare
Choose a tag to compare
Add LFE backend Pre-release
Pre-release

Does not support completion, currently.