Releases: snowflakedb/snowflake-cli
Releases · snowflakedb/snowflake-cli
v0.2.1
What's Changed
- Bug fixes for Snowflake packages by @sfc-gh-jhollan in #93
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
New PACKAGE commands so creating and uploading python packages to stages.
New COVERAGE WRAPPER for procedures so you can check coverage of procedure code.
Both have details in README. But big enough new features to make a v0.2.0 release :)
- fix app.toml and check deps flags by @sfc-gh-jhollan in #91
- Code coverage wrapper for stored procs by @jamesweakley in #90
- Package commands by @sfc-gh-jhollan in #92
Full Changelog: v0.1.24...v0.2.0
v0.1.24
What's Changed
- Fix stage name case since quotes are now added by @sfc-gh-zblackwood in #87
- Fix for bug #53 handling parameters with optional parameters by @thomaseibner in #88
New Contributors
- @thomaseibner made their first contribution in #88
Full Changelog: v0.1.23...v0.1.24
v0.1.23
What's Changed
- Handle spaces drop streamlit by @sfc-gh-zblackwood in #84
Full Changelog: v0.1.22...v0.1.23
v0.1.22
What's Changed
- Fix typing error, added some tests by @sfc-gh-zblackwood in #82
Full Changelog: v0.1.21...v0.1.22
v0.1.21
What's Changed
- More flexible table print by @sfc-gh-zblackwood in #80
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- fixing zipfile and allowing % in passwords by @sfc-gh-jhollan in #79
Full Changelog: v0.1.19...v0.1.20
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