Skip to content

Releases: NatLabRockies/chronify

v0.7.0

Choose a tag to compare

@daniel-thom daniel-thom released this 17 Mar 23:10
Bump API version to v0.7.0

v0.6.2

Choose a tag to compare

@lixiliu lixiliu released this 16 Mar 18:10
b5d1cdc

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

Choose a tag to compare

@daniel-thom daniel-thom released this 09 Jan 15:42

Fix time check (#60)

v0.6.0

Choose a tag to compare

@daniel-thom daniel-thom released this 04 Dec 21:21

Include pyhive within chronify.

v0.5.0

Choose a tag to compare

@lixiliu lixiliu released this 24 Nov 23:25
1e0b6e2

Add time zone conversion in #53
Updated to v0.5.0 in #54

v0.4.0

Choose a tag to compare

@daniel-thom daniel-thom released this 22 Oct 18:36

Support installation of pyhive from pypi.org.

0.3.1

Choose a tag to compare

@daniel-thom daniel-thom released this 12 Aug 00:15
2728279

Add support for Python 3.13.

v0.3.0

Choose a tag to compare

@daniel-thom daniel-thom released this 25 Apr 20:11

Added feature to interpolate values during DST fallback hour for index time mapping (#50)

v0.2.3

Choose a tag to compare

@daniel-thom daniel-thom released this 05 Mar 16:11
  • Add correctness checks to Store.delete_rows.

v0.2.2

Choose a tag to compare

@daniel-thom daniel-thom released this 03 Mar 23:46

check_timestamps is now supported as a Store method.