v0.6.4
Compatibility:
- parsing multiple assignment flags (@Limych)
@warn
should not write to stdout (@atomicalnet)- evaluating null and/or 'foo' (@micranet)
Bug fixes:
- case insensitive directives regression (@Limych)
Internals:
- Compiler: scope change to some properties and methods to facilitate subclassing (@jo)