All notable changes to this module are documented in this file.
gemini-api-node module adheres to Semantic Versioning.
- Changed: dependencies updated
- Added: allow parameters for WebSocket API
First release based on https://github.com/mjesuele/gemini-api-node
Notable differences:
- WebSocket API has been rewritten to simply exposes the
WebSocket
object for better handling and accessibility - all REST API http request errors are passed through
- dependencies on other modules has been reduced