Source releases: these are intended for using Duktape in your program.
Date | Filename | Description | MD5 |
---|---|---|---|
2013-09-21 | duktape-0.6.0.tar.xz | alpha, first round of work on public API | fa384a42a27d996313e0192c51c50b4a |
Full releases: include testcases, internal documents, and other internal stuff. You only need a full release if you intend to change the internals of Duktape.
Date | Filename | Description | MD5 |
---|---|---|---|
2013-02-14 | duktape-full-0.1.0.tar.xz | early alpha, missing most built-ins | 4ccc9fd497b88cd669937808573bd91e |
2013-02-27 | duktape-full-0.2.0.tar.xz | early alpha, Boolean, Date, and JSON added, missing built-ins | 7fcc55e9ad32e204761c48667dd5d359 |
2013-03-16 | duktape-full-0.3.0.tar.xz | early alpha, global object, Object, String added, missing built-ins | 9fecfa2c3d5e99efc53d64b653556ba7 |
2013-03-31 | duktape-full-0.4.0.tar.xz | early alpha, Array, Number added, completing built-ins | 86e2452a895192370b19a0861565c8d7 |
2013-05-17 | duktape-full-0.5.0.tar.xz | alpha, built-in number conversion primitives | 987e83e0fa0197288d06a601129c845c |
2013-09-21 | duktape-full-0.6.0.tar.xz | (see above) | e37c151a1c0efab3c63aa30b7164d346 |