0.2.5
evaluate_module
now accepts an optionalupdate
argument to hot reload a module ( this only really works correctly if you are using 1 module ).- Introduce
Runtime.prototype.dispose()
to allow cleanup of internal stream bindings. - Add
Emitter.prototype.get_value()
for accessing the current value of an Emitter.