UNPKG

@kbrw/node_erlastic

Version:

Interface to make node-erlang communication, integrate a nodejs gen_server into your erlang application

24 lines (12 loc) 614 B
# Changelog All notable changes to this project will be documented in this file. ## [Unreleased] ## [0.1.1] - 2021-01-19 ### Changed * Now write a log and exit when encoding the data to BERT raised an exception. This prevent the process cutting communication with the erlang port, while staying alive. ### Added * Added this changelog file. Changelog format inspired by [keep-a-changelog] [keep-a-changelog]: https://github.com/olivierlacan/keep-a-changelog [unreleased]: https://github.com/kbrw/node_erlastic/compare/v0.1.1...HEAD [0.1.1]: https://github.com/kbrw/node_erlastic/compare/v0.1.0...v0.1.1