About gjs
=========
GNOME JavaScript/Spidermonkey bindings
News
====
- Deprecation: The private "__name__" property on Lang.Class instances is
now discouraged. Code should not have been using this anyway, but if it did
then it should use the "name" property on the class (this.__name__ should
become this.constructor.name), which is compatible with ES6 classes.
- Closed bugs:
* Use ES6 classes [#785652, Philip Chimento]
* A few fixes for stack traces and error reporting [#786183, Philip Chimento]
* /proc/self/stat is read for every frame if GC was not needed [#786017,
Benjamin Berg]
- Build fix [Philip Chimento]
Download
========
https://download.gnome.org/sources/gjs/1.49/gjs-1.49.91.tar.xz (604K)
sha256sum: a187c3eaf04a4ce4c68a8cac384fd5c7fe5710cee53fbd51babc3bbb27264069
_______________________________________________
ftp-release-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/ftp-release-list