IonicaBizau/node-cobol
:tv: COBOL bridge for NodeJS which allows you to run COBOL code from NodeJS.
20 Releases
Latest: 1y ago
2.0.4Latest
📋 Changes
- Update the documentation.
2.0.3
docs :memo: thanks @GitMensch! :cake:
2.0.2
Update docs and licence year. :rocket:
2.0.0
Arbitrary compiler options /cc #40. Thanks, @B14m3m3! :cake:
1.6.2
Grammar. Thanks, @dandv! :cake:
1.6.1
Babelify
1.6.0
Allow linking to a library by specifying an l option. Thanks @rbkrabbe! :cake:
1.5.5
📋 Changes
- Updated the README.md following the new template. :memo:
- Use [`babel-it`](https://github.com/IonicaBizau/babel-it) to babelify the code, so the module is now compatible with older versions of Node.js.
1.5.4
More related packages.
1.5.3
Introducing [`node.cobol`](https://github.com/IonicaBizau/node.cobol)–the Node.js brige for COBOL, allowing you to execute JavaScript in COBOL. Yes, it is happening! :tada:
1.5.2
Whitelist the npm files.
1.5.1
📋 Changes
- Added badges :tada:
- [PayPal Donations](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW)
- npm downloads
- npm version
- Travis (if there are tests)
- [CodeMentor](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)–you can ping me there if you need help with one of these modules (or help in general).
- Updated the LICENSE year. :fireworks:
1.5.0
📋 Changes
- Added package.json
- Improved the documentation.
- Integrated [json2md](https://github.com/IonicaBizau/json2md) with [blah](https://github.com/IonicaBizau/blah) to get the best flexibility in generating documentation. :dizzy:
- Relicense to [MIT and link to the license](http://showalicense.com). :heart:
1.4.0
📋 Changes
- Some of the repos were merged with other repos. :balloon:
- Obsolete repositories (actually these that didn't have any functionality) were been deleted. :fire:
- Most of them got better documentation using blah configuration. :book: :books: :memo:
📋 Changes
- Improved documentation :memo:
- Added/updated the the CONTRIBUTING.md file. :book:
- Integrated [json2md](https://github.com/IonicaBizau/json2md) with [blah](https://github.com/IonicaBizau/blah) to get the best flexibility in generating documentation. :dizzy:
- Regarding the integration of json2md into blah, [read this blog post I wrote](http://ionicabizau.net/blog/27-how-to-convert-json-to-markdown-using-json2md).
1.3.1
New article published.
1.3.0
📋 Changes
- Added option to use 'free' mode of GNU COBOL (you don't have to care about indents etc.). Thanks, @krzkaczor ! :cake:
1.2.1
📋 Changes
- Fixed the repository url.
1.2.0
📋 Changes
- Documentation updates.
1.1.0
📋 Changes
- Fixes in documentation.
1.0.0
📋 Changes
- Initial release.
