All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for extended format for symbols.
subscribe
andunsubscribe
now pass symbols as is (as string or array of objects). SubscriptionsManager can still handle a list of strings in Elixir, and turn it into a comma-separated string for Twelve Data.
- Removed some unneeded logs.
- This Changelog.
RealTimePrices.SubscriptionsManager
to comply with Twelve Data rate limiting.
0.1.1 - 2022-10-11
- Documentation boilerplate.
0.1.0 - 2022-10-08
RealTimePrices
client for Twelve Data WebSocket endpoint.