Releases: snowflakedb/snowflake-cli
Releases · snowflakedb/snowflake-cli
v0.1.19
What's Changed
- Add
snow streamlit share
command by @sfc-gh-zblackwood in #75
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- Linting and sorting imports with Ruff's
isort
tool. by @snehankekre in #71 - Add drop/create stage, drop streamlit commands by @sfc-gh-zblackwood in #73
New Contributors
- @snehankekre made their first contribution in #71
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- Add role usage to create and describe streamlits by @sfc-gh-tsimons in #69
New Contributors
- @sfc-gh-tsimons made their first contribution in #69
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- Cache SSH connections locally by @sfc-gh-zblackwood in #66
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- Fix "Create Function Failure" by ensuring role is set prior to db/schema setting by @sfc-gh-shchen in #64
New Contributors
- @sfc-gh-shchen made their first contribution in #64
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Formatting and linting with black + ruff by @sfc-gh-zblackwood in #59
- Add overwrite and parallel arguments to put_stage command by @sfc-gh-zblackwood in #61
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Fix streamlit deploy without host by @sfc-gh-zblackwood in #58
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Use filename when creating streamlit app, not full path by @sfc-gh-zblackwood in #56
New Contributors
- @sfc-gh-zblackwood made their first contribution in #56
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Fix up streamlit deploy URLs by @sfc-gh-jroes in #50
- adding help text for connection by @sfc-gh-jhollan in #55
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Fix bug in option validator causing PyPi download preference to be ignored by @jamesweakley in #52
Full Changelog: v0.1.9...v0.1.10