0.3.0
- (Minor breaking) Improper linking will now
Promise.reject
rather thanthrow
, to respect async error handling. - Move flow typings into a declaration file, to support flow-free environments
- Document how to link the project on windows
- Add jest tests for the JS side