Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Releases: catalyst-cooperative/intake-sqlite

Intake SQLite driver v0.2.0

27 Nov 00:20
v0.2.0
e465b02
Compare
Choose a tag to compare

What's Changed

  • Get rid of no-longer required explicit sqlite driver loading in tests. by @zaneselvans in #35
  • Update to allow use of Python 3.11 by @zaneselvans in #44

Full Changelog: v0.1.3...v0.2.0

Intake SQLite driver v0.1.3

10 Jun 01:42
v0.1.3
f042ac5
Compare
Choose a tag to compare

What's Changed

  • Switch to using Furo Sphinx theme. by @zaneselvans in #19
  • Reduce directly specified dependencies to just intake_sql and fsspec by @zaneselvans in #20

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

v0.1.2

30 May 22:21
v0.1.2
cf485de
Compare
Choose a tag to compare

What's Changed

Switched to using storage_options rather than open_kwargs as the catalog argument to be passed in to fsspec.open_local, since that's the name that appears to be used in other intake catalog drivers.

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

Intake SQLite driver v0.1.1

24 May 17:35
v0.1.1
2d38fb0
Compare
Choose a tag to compare

What's Changed

  • Removes unused and misplaced package_data directory which was showing up as a second importable package under src

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

v0.1.0

20 May 20:32
v0.1.0
4fb428c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/catalyst-cooperative/intake-sqlite/commits/v0.1.0