OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-luerl?expand=0&rev=7
45 lines
1.6 KiB
Plaintext
45 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jun 28 14:50:52 UTC 2024 - obs-service-tar-scm@invalid
|
|
|
|
- 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 23:40:31 UTC 2017 - mrueckert@suse.de
|
|
|
|
- add devel package provides
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 10 00:05:33 UTC 2017 - mrueckert@suse.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 7 23:57:40 UTC 2016 - mrueckert@suse.de
|
|
|
|
- update to efe7474
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 5 20:43:11 UTC 2016 - mrueckert@suse.de
|
|
|
|
- update to 9524d03
|
|
|