Releases: shixiongfei/napi-talib
Releases · shixiongfei/napi-talib
20240608 - v0.1.4
Add setCompatibility function
20240608 - v0.1.3
Fix import error
20240608 - v0.1.2
- Automatically generate all TA-Lib functions, including synchronous and asynchronous versions.
- Please refer to
test.js
for usage examples.
20240607 - v0.1.1
Fix duplicate free of workData that may cause
20240607 - v0.1.0
First version