Releases: snowflakedb/snowflake-cli
Releases · snowflakedb/snowflake-cli
v0.2.4
What's Changed
- Add simple sql command allowing to execute any query from cli by @sfc-gh-turbaszek in #105
- Use jinja for rendering sql templates by @sfc-gh-turbaszek in #106
- Snowpark packaging for Streamlit by @jamesweakley in #107
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- snow packages improvements by @sfc-gh-jhollan in #104
- You can now do -y and --yes on
snow package
to install without prompting - You can now specify pip path if not finding on its own
- A few bug fixes around pip installation
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Create LICENSE by @sfc-gh-jhollan in #95
- fix readme typos by @sfc-gh-jhollan in #96
- Add render template command by @sfc-gh-turbaszek in #102
New Contributors
- @sfc-gh-turbaszek made their first contribution in #102
Full Changelog: v0.2.1...v0.2.2
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