- "Fix 64kb line limit for 'duk' example tool (GH-2367, GH-2368)"
- "Improve warning for missing PyYAML in configure.py (GH-2361)"
- version:'2.7.0'
release_date:'2022-02-19'
description:'maintenance release'
filename:'duktape-2.7.0.tar.xz'
changes:
- "Fix memory unsafe behavior when valstack size limit hit in call setup (GH-2448, GH-2451)"
- "Fix a realloc() memory leak triggered when (1) previous allocation exists, (2) new realloc size is 0, (3) GC is triggered before first realloc() attempt (GH-2468, GH-2469)"
- "Fix void pointer arithmetic in duk_alloc_pool.c, caused problems with MSVC (GH-2404, GH-2406)"
- "Fix broken bytecode dump on big endian architectures (GH-2430, GH-2431, GH-2434)"
- "Fix memory unsafe behavior when valstack size limit hit in call setup (GH-2448, GH-2451)"
- "Fix a realloc() memory leak triggered when (1) previous allocation exists, (2) new realloc size is 0, (3) GC is triggered before first realloc() attempt (GH-2468, GH-2469)"
<tr><tdclass="reldate">2018-08-04</td><tdclass="filename"><ahref="duktape-2.3.0.tar.xz">duktape-2.3.0.tar.xz</a></td><tdclass="description">ES2015 improvements, <ahref="https://github.com/svaarala/duktape/blob/master/doc/release-notes-v2-3.rst">release notes</a> (no longer maintained)</td><tdclass="hash">XXX</td></tr>
<tr><tdclass="reldate">2019-07-28</td><tdclass="filename"><ahref="duktape-2.4.0.tar.xz">duktape-2.4.0.tar.xz</a></td><tdclass="description">minor fixes and improvements, <ahref="https://github.com/svaarala/duktape/blob/master/doc/release-notes-v2-4.rst">release notes</a></td><tdclass="hash">XXX</td></tr>
<tr><tdclass="reldate">2019-11-24</td><tdclass="filename"><ahref="duktape-2.5.0.tar.xz">duktape-2.5.0.tar.xz</a></td><tdclass="description">CBOR support, minor fixes and improvements, <ahref="https://github.com/svaarala/duktape/blob/master/doc/release-notes-v2-5.rst">release notes</a></td><tdclass="hash">XXX</td></tr>