miniSphere 5.2.9
miniSphere 5.2.9 is a maintenance release in the 5.2 series.
What's Changed?
- Fixes a bug that can cause the engine to segfault upon calling
import()orrequire()in the presence of circular module dependencies. - Fixes a bug where
nullis treated as an empty object in the debugger. - Fixes bugs which cause
Infinity,NaNandundefinedvalues to be rendered as strings in the debugger.