Skip to content

Releases: milesgranger/flaco

v0.3.0

20 Oct 20:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

18 Oct 14:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0.post3

13 Oct 06:17
Compare
Choose a tag to compare

What's Changed

  • Add CI/CD and support(ish) numeric type by @milesgranger in #6
    • Support x64 Linux and Windows platforms
  • Run CI on master branch push by @milesgranger in #7

Full Changelog: v0.1.0...v0.1.0.post3

v0.1.0

06 Oct 19:27
7068ac5
Compare
Choose a tag to compare

Initial support for most data types, no TLS support and full of terrible error messages and handling.
but in initial benchmarks, it's ~2x as fast and memory-efficient as basic pandas.read_sql.