15.0.0
- (breaking) Removed built-in support for reflection. The functionality has now moved to host-side through a processor.
- Removed unused code related to old-style mixins. (#171, @ExE-Boss)
- Made the default
this
value the global proxy object when a function is called withundefined
ornull
. (#166, @ExE-Boss)