View Source Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[1.4.1]

Fixed

  • Move doc/ folder to doc_legacy/ so it doesn't collide with ex_doc artificats

[1.4.0]

This version was not released to Hex.pm due to a build issue

Changed

  • (breaking) luerl:get_private returns {ok, Val} | error tuple

Fixed

  • files with only comments can now be loaded
  • atoms are now decoded as strings
  • Erlang functions that return errors are now properly propagated upward and state is updated
  • binary error messages captured in pcall are not formatted