Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Releases: gregtuc/StockSocket

v2.1.2

17 May 18:02
Compare
Choose a tag to compare
fixing lang stats

Sockets

31 Mar 18:06
Compare
Choose a tag to compare
v2.0

Update package-lock.json

Pre-Socket Release

31 Mar 14:46
Compare
Choose a tag to compare
1.2.2

Merge branch 'main' of https://github.com/gregtuc/StockSocket into main

Typescript & Stable Release

12 Mar 02:51
6503a02
Compare
Choose a tag to compare
  • Various bug patches.
  • Error handling and measures taken to improve stability.
  • Switched to Typescript.

Complete Release

05 Mar 19:00
Compare
Choose a tag to compare

Complete release that eliminated major bugs and efficiency issues, and addressed shortcomings in methods.

Most important new features:

  • Users can now remove inserted tickers and shut down the associated pages.
  • Users can now add 11+ tickers without memory leaks and with vastly increased performance.

First Release

03 Mar 17:38
Compare
Choose a tag to compare

First Release.

Future releases to have unit and integration testing, measures to prevent selectors from breaking, additional features and documentation, and more.