Skip to content

Releases: HeyLittleJohn/curator

Futures data from BentoData added

13 Feb 20:13
f745865

Choose a tag to compare

Adding schemas, upload logic and other processing to curator. Additionally, a one-shot effort at adding thetadata as a data source was added in both python and rust. The aim here is to have thetadata eventually replace polygon/massive and to be processed in rust via a python library.

1.0.6

28 Feb 17:52
cf20de1

Choose a tag to compare

This release refactors the project to depend on uv +ruff instead of poetry and pyenv and flake/black/mypy/isort.

In includes a restructure pyproject.toml file as well as formatted files, fixed import sorting, and Path usages.

1.0.5

07 Dec 22:40
7ecbef5

Choose a tag to compare

Updating dependencies and paths

1.0.4

19 Sep 21:47
ee422aa

Choose a tag to compare

PATCH: Finally fixing the logging, see previous releases

1.0.3

19 Sep 21:34
50bd3b1

Choose a tag to compare

PATCH: fixed logger by making it an importable common function with a relative path

1.0.2

18 Sep 23:33
02208ab

Choose a tag to compare

PATCH: fixed logger by making it an importable common function with a relative path

1.0.1

18 Sep 20:56
b70ab18

Choose a tag to compare

PATCH: changed aiomutiprocess fork to install from github instead of from local path

Initial Release

16 Sep 18:42
12c1018

Choose a tag to compare

Initial release of the curator package! A CLI app to help you build a database of historical market data using Polygon.io data.

Known issues: the refresh command in the CLI is not yet functional

What's Changed

Full Changelog: https://github.com/HeyLittleJohn/curator/commits/1.0.0