DynJS 0.3.0 Release Notes
The 0.3.0 release contains a ton of performance improvements, including a totally revamped rephract (v2.0.0 is out!) and the initial support for our new IR compiler!
Resolved Issues
-
(#117)
dynjs -v sometimes outputs 'undefined' as version
-
(#115)
provide `-e` cli switch for quick eval
-
(#114)
Skip jasmine tests when -Dmaven.test.skip is true
-
(#113)
refactor cmdline options
-
(#111)
disable shading during normal runs
-
(#110)
Cannot Access Static Fields of Interfaces
-
(#108)
setOutputStream now changes output of `print` statements
-
(#107)
setOutputStream doesn't do anything
-
(#96)
Line numbers in some complex stack traces are incorrect
-
(#95)
A TypeError exception is thrown when opal.js file is imported
-
(#93)
Unable to Use Types in the javax.* Packages
-
(#92)
Command line REPL does not set runtime classpath with DYNJS_OPTS