Releases: sys-256/Duino-JS
Releases · sys-256/Duino-JS
Duino-JS v4.1
Duino-JS v4.0
What's Changed
- Breaking: Change the way input is handled to allow for more customizable variable naming (da91c2f)
- Update README.md + formatting (dae1c76)
Full Changelog: v3.6...v4.0
Duino-JS v3.6
Duino-JS v3.5
What's Changed
Full Changelog: v3.4...v3.5
Duino-JS v3.4
- Update WebSocket URL and LICENSE
- example.html + readme.md: use backticks on js code
- use backticks for cleaner code + improve comments
- Update version number
Duino-JS v3.3
Small improvements again
- 28/11/2021: Updated the WebSocket URL (96014f5)
Duino-JS v3.2
Small improvements
Duino-JS v3.1
The non-minified version now logs which thread calculated the hash, had a share correct and all the other good stuff, the minified isn't modified.
Duino-JS v3.0
The BIG release is finally here! Duino-JS is now multithreaded so you can use the full power of your pc!
There are some new options, so make sure to check out the README.md.
Happy mining!
Duino-JS v2.1
moved basically everything to the worker, for future use with multithreading (v3)