All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.2 - 2019-10-17
- Fixed depreciation warnings, and differences between node 10 - 12
0.4.1 - 2019-10-16
- Fixed multithreading bug, pynode can now run in workers (multiple threads created by node.js)
0.4.0 - 2019-10-11
- Thread safety
- Throw exception if function cannot be found
0.3.4 - 2019-10-07
- Works in node 12 now.