Releases: fugle-dev/fugle-marketdata-node
Releases · fugle-dev/fugle-marketdata-node
Release 1.3.0
1.3.0 (2024-10-23)
Features
- add REST endpoints for stock technical API (#4) (c5a51a8)
- add sort parameter to enable sorting for stock historical candles endpoint (82225e7)
Release 1.2.0
1.2.0 (2024-07-30)
Features
- add REST endpoints for Futures & Options API (df5d392)
- add support for retrieving historical data for Futures and Options (#3) (7b92c67)
Release 1.1.0
1.1.0 (2024-03-01)
Features
- add subscriptions method for WebSocket client (5c28313)
Release 1.0.4
1.0.4 (2024-02-16)
Bug Fixes
- correct the trading halt status property name (af13910)
Release 1.0.3
1.0.3 (2023-06-30)
Bug Fixes
Release 1.0.2
1.0.2 (2023-06-24)
Bug Fixes
- snapshot response interface doesn't match the response (d5f45c3)
Release 1.0.1
1.0.1 (2023-06-22)
Bug Fixes
- update stock intraday api response fields (1cdfb90)
Release 1.0.0
1.0.0 (2023-06-14)
Features
- add ping method for WebSocket client (32902f7)
Release 1.0.0-beta.1
Features
- add unsubscribe method for WebSocket client (3b13768)
Release 1.0.0-beta.0
1.0.0-beta.0 (2023-04-02)
Features
- add REST client support for Futures & Options API (a48427b)
- add REST client support for Stock API (1f3e8cd)
- add WebSocket client support for Futures & Options API (1cf3d94)
- add WebSocket client support for Stock API (a3fc242)