Changelog for
erlang-luerl-1.2-lp156.5.1.x86_64.rpm :
* Fri Jun 28 2024 obs-service-tar-scmAATTinvalid- Update to version 1.2:
* Set vsn to 1.2.0 to make rebar3 hex publish happy
* Fix necessary options for hex in luerl.app and set new version 1.2
* Improve formatting of error messages for output
* Add OTP 21,22,23 to be checked when commiting
* Make calls to atom_to_binary of 2 argument specific utf8
* Final test
* Use the CATCH macro in try/catch
* Add OTP 20,21,22,23 to be checked when commiting
* Remove OTP 21,22,13 as they did not work
* Mon Jul 10 2017 mrueckertAATTsuse.de- add devel package provides
* Mon Jul 10 2017 mrueckertAATTsuse.de- Update to version 0.3:
* Fix luerl.app file
* Add function to load Erlang module and add module table
* Add test for __newindex method
* Correctly handle return values for recursive __newindex calls
* Newindex metacall function takes 3 arguments.
* Call metacall function takes function as 1st argument
* Change table field name for dictionary to d, t is confusing
* Add a rudimentary debug module with few functions
* Fix a typo in the README.
* Fix luerl.app(.src)
* Thu Apr 07 2016 mrueckertAATTsuse.de- update to efe7474
* Sat Mar 05 2016 mrueckertAATTsuse.de- update to 9524d03