Releases: IonicaBizau/node-cobol
Releases · IonicaBizau/node-cobol
2.0.4
- Update the documentation.
- Add the GitHub Sponsors link.
As always, I am very grateful to those supporting my projects! You can do that by donating via PayPal or via GitHub Sponsors.
Thank you very much! ❤️
2.0.2
Update docs and licence year. 🚀
2.0.0
Arbitrary compiler options /cc #40. Thanks, @B14m3m3! 🍰
1.6.0
Allow linking to a library by specifying an l option. Thanks @rbkrabbe! 🍰
1.5.5
- Updated the README.md following the new template. 📝
- Use
babel-it
to babelify the code, so the module is now compatible with older versions of Node.js.
1.5.3
Introducing node.cobol
–the Node.js brige for COBOL, allowing you to execute JavaScript in COBOL. Yes, it is happening! 🎉