Skip to content

Releases: fugle-dev/fugle-marketdata-python

Release 2.4.1

Choose a tag to compare

@kevinypfan kevinypfan released this 12 Jan 09:58

2.4.1 (2026-01-12)

Features

  • add corporate actions REST API endpoints (191c939)

Release 2.4.0

Choose a tag to compare

@kevinypfan kevinypfan released this 18 Nov 08:55

2.4.0 (2025-11-18)

Bug Fixes

  • add error handling for API requests (414bf89)

Features

  • add SDK token authentication and custom base URL support (17508e7)
  • add WebSocket health check with ping/pong (c16f73d)
  • enhance API error handling with detailed debugging information (c635dda)

Performance Improvements

  • migrate WebSocket JSON handling from json to orjson (7604273)

Release 2.3.1

Choose a tag to compare

@kevinypfan kevinypfan released this 18 Jul 03:08

2.3.1 (2025-07-18)

Bug Fixes

  • add error handling for API requests (414bf89)

Features

  • add SDK token authentication and custom base URL support (17508e7)

2.3.0

Choose a tag to compare

@kevinypfan kevinypfan released this 23 Oct 09:53

Features

  • add REST endpoints for stock technical API (e9a2f59)

2.2.0

Choose a tag to compare

@kevinypfan kevinypfan released this 30 Jul 03:57

Features

  • add REST methods for fetching intraday and historical data for futures and options (1405f90)

2.1.1

Choose a tag to compare

@kevinypfan kevinypfan released this 11 Mar 14:42
chore(release): 2.1.1

2.1.0

Choose a tag to compare

@kevinypfan kevinypfan released this 04 Mar 03:56

Features

  • add subscriptions method for WebSocket client (5176960)

2.0.0

Choose a tag to compare

@kevinypfan kevinypfan released this 18 Jan 08:20

Refactors

  • WebSocket originally used asyncio, now switched to synchronous (3384741)

1.1.0

Choose a tag to compare

@kevinypfan kevinypfan released this 19 Dec 04:24
chore(release): 1.1.0

1.0.2

Choose a tag to compare

@kevinypfan kevinypfan released this 13 Nov 03:28

Bug Fixes

  • wording in docs and tweak import path (3eeecbb)