go-oso
0.11.0-alpha.1
New features
Windows support
The Go library now supports Windows!
Registering constructors
You can now register a constructor function for a type. This function will be called to create new instances when using polar’s new operator.
oso
0.10.2
Node.js
Bug fixes & improvements
- Fix issue of incomplete TypeScript type definition files introduced in version 0.10.0.