Releases: yue/yode
Releases · yue/yode
Yode v0.11.0
Changelog
- Update to Node.js v20.5.1.
Yode v0.10.2
Changelog
- Fix
fs.realpath
not working on dirs. - Fix malformed
fs.promises.readFile
.
Yode v0.10.1
Changelog
- Fix
fs.promises
not working with asar archives.
Yode v0.10.0
Changelog
- Update to Node.js v18.14.0.
Yode v0.9.0
- Update to Node.js v17.2.0.
Yode v0.8.1
- Update to Node.js v16.13.1.
- Make it possible to be code signed on macOS.
Yode v0.8.0
- Update to Node.js v16.4.0.
Yode v0.7.1
- Update to Node.js v15.6.0.
- Add macOS arm64 build.
Yode v0.7.0
Update to Node.js v15.0.1.
Yode v0.6.2
Fix error when using asar archive.