Skip to content

Releases: crovly/python

v1.0.3

Choose a tag to compare

@crovlyuser crovlyuser released this 09 Mar 00:11
  • Version bump
  • Fixed Python 3.9 type hint compatibility
  • Fixed changelog URL

v1.0.2

Choose a tag to compare

@crovlyuser crovlyuser released this 08 Mar 23:54

Fixed

  • Synced SDK_VERSION constant with pyproject.toml

Install

pip install crovly==1.0.2

v1.0.1

Choose a tag to compare

@crovlyuser crovlyuser released this 03 Mar 04:53

Fixed

  • solved_at type corrected from str to int (Unix timestamp in milliseconds) — aligns with actual API response

Install

pip install crovly

v1.0.0

Choose a tag to compare

@crovlyuser crovlyuser released this 03 Mar 04:53

Initial release of the official Crovly Python SDK.

Install

pip install crovly