Skip to content

Releases: VectorInstitute/cycquery

cycquery v0.1.8

18 Jan 01:23
c2d185a
Compare
Choose a tag to compare

What's Changed

  • Mostly dependency updates, especially pyarrow
  • Remove slow query fns to speed up CI by @amrit110 in #70

Full Changelog: v0.1.7...v0.1.8

cycquery v0.1.7

18 Apr 16:17
9f9a4be
Compare
Choose a tag to compare

What's Changed

  • Update github actions to latest release versions by @amrit110 in #11
  • Restrict querying to specified schemas by @amrit110 in #12

Full Changelog: v0.1.6...v0.1.7

cyclops-query v0.1.6

04 Mar 17:20
6bb252e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

cyclops-query v0.1.5

13 Feb 13:43
e59ac16
Compare
Choose a tag to compare

What's Changed

  • Update ruff linter by @amrit110 in #8
  • Lock pandas version until upgrade to sqlalchemy 2.0 by @amrit110 in #9

Full Changelog: v0.1.4...v0.1.5

cyclops-query v0.1.4

13 Dec 17:20
ef6ba0e
Compare
Choose a tag to compare

What's Changed

  • Add support to query DB files using sqlite by @amrit110 in #7

Full Changelog: v0.1.3...v0.1.4

cyclops-query v0.1.3

30 Nov 16:52
a227009
Compare
Choose a tag to compare

What's Changed

  • Add custom procedures method that joins on d_procedures by @amrit110 in #6

Full Changelog: v0.1.2...v0.1.3

cyclops-query 0.1.2

24 Nov 14:45
813bdee
Compare
Choose a tag to compare

What's Changed

  • Update pyarrow version, use pyarrow as default backend for pandas rea… by @amrit110 in #5

Full Changelog: v0.1.1...v0.1.2

cyclops-query 0.1.1

02 Nov 17:28
956bffa
Compare
Choose a tag to compare

What's Changed

  • Revert to using pandas based batched query, removing dask as a depend… by @amrit110 in #4

Full Changelog: v0.1.0...v0.1.1

cyclops-query 0.1.0

24 Oct 18:38
Compare
Choose a tag to compare

What's Changed

  • Initial commit, porting from cyclops repo by @amrit110 in #1
  • Adjust dir with html out files for github pages by @amrit110 in #2
  • Fix docs, add theme html files by @amrit110 in #3

New Contributors

Full Changelog: https://github.com/VectorInstitute/cyclops-query/commits/v0.1.0