[ubuntu/groovy-proposed] gjs 1.65.91-1 (Accepted)
Marco Trevisan (Treviño)
mail at 3v1n0.net
Tue Sep 1 10:08:10 UTC 2020
gjs (1.65.91-1) experimental; urgency=medium
* New upstream release
- Using mozjs (SpiderMonkey) 78 as JavaScript engine, coming with:
+ A new regular expression engine, supporting lookbehind and named capture
groups, among other things
+ The ?? operator ("nullish coalescing operator") is now supported
+ The ?. operator ("optional chaining operator") is now supported
+ Public static class fields are now supported
+ Separators in numeric literals are now supported: for example, 1_000_000
+ String.replaceAll() for replacing all instances of a string inside
another string
+ Promise.allSettled() for awaiting until all Promises in an array have
either fulfilled or rejected
+ Intl.Locale
+ Intl.ListFormat
+ Intl.RelativeTimeFormat.formatToParts()
- New API: gjs_coverage_enable() allows the collection of code coverage
metrics
* debian/rules:
- BD on libmozjs-78
* debian/libgjs0g.symbols: Update, adding new sybmol
Date: 2020-09-01 04:27:08.660992+00:00
Signed-By: Marco Trevisan (Treviño) <mail at 3v1n0.net>
https://launchpad.net/ubuntu/+source/gjs/1.65.91-1
-------------- next part --------------
Sorry, changesfile not available.
More information about the Groovy-changes
mailing list