Releases: coiled/dask-snowflake
Releases · coiled/dask-snowflake
0.3.2
What's Changed
- Fix CI by @jrbourbeau in #56
- Expose
write_pandas_kwargs
by @nick-amplify in #57
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Add
compute=False
option toto_snowflake
by @jrbourbeau in #48 - Remove
SerializebleLock
into_snowflake
by @phobson in #39 - Use setuptools_scm for version setting by @fjetter in #55
Note that this is equivalent to 0.3.0
but fixes the version identifier which was erroneously set to 0.2.0
Full Changelog: 0.2.0...0.3.1
0.3.0
What's Changed
- Add
compute=False
option toto_snowflake
by @jrbourbeau in #48 - Remove
SerializebleLock
into_snowflake
by @phobson in #39
Full Changelog: 0.2.0...0.3.0