- Marks our **FIRST Production Release**
- the powerful filter options of `lt, lte, gt, gte` (less than, less than or equal to and so on) is patched to work
well. Thanks to Slade Wilson for letting me know about the issue.
- ThinkOrSwim dot notation parser fixed. thanks to fatdragon and Baker XBL for the inputs.
- More control over `timeouts` and limits on `httpx pool`. Came across a limitation while helping in AlbusFrigoris's
use case. Suitable for highly concurrent async applications.
---