Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 730 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 730 Bytes

gemini-api-node Changelog

All notable changes to this module are documented in this file.

gemini-api-node module adheres to Semantic Versioning.

[3.1.1] - 2019-10-06

  • Changed: dependencies updated

[3.1.0] - 2019-03-22

  • Added: allow parameters for WebSocket API

[3.0.0] - 2019-03-13

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