- Update from Duktape 2.5.0 to 2.7.0!
- Define a default fatal handler for the Duktape heap. This change only impacts heaps created via
LibDUK.create_heap
. Heaps created viaDukatpe::Context
,Duktape::Sandbox
orDuktape::Runtime
are not affected. - See the release notes for more information: