What's Changed * Fix up streamlit deploy URLs by sfc-gh-jroes in https://github.com/Snowflake-Labs/snowcli/pull/50 * adding help text for connection by sfc-gh-jhollan in https://github.com/Snowflake-Labs/snowcli/pull/55
What's Changed * Fix bug in option validator causing PyPi download preference to be ignored by jamesweakley in https://github.com/Snowflake-Labs/snowcli/pull/52
What's Changed * Update README by smoreface in https://github.com/Snowflake-Labs/snowcli/pull/48 * Snowpark packaging improvements by jamesweakley in https://github.com/Snowflake-Labs/snowcli/pull/49 - you can now pull in some packages that depend on native libraries by checking if those native libs are in Anaconda. THANK YOU! Details in Pull Request
New Contributors * smoreface made their first contribution in https://github.com/Snowflake-Labs/snowcli/pull/48 * jamesweakley made their first contribution in https://github.com/Snowflake-Labs/snowcli/pull/49
What's Changed * Python <3.10 compatibility by sfc-gh-mkeller in https://github.com/Snowflake-Labs/snowcli/pull/43 * python version update in README by sfc-gh-mkeller in https://github.com/Snowflake-Labs/snowcli/pull/45 * fix incompatible python type by sfc-gh-jhollan in https://github.com/Snowflake-Labs/snowcli/pull/46
New Contributors * sfc-gh-mkeller made their first contribution in https://github.com/Snowflake-Labs/snowcli/pull/43
What's Changed * fix file upload and .so detection by sfc-gh-jhollan in https://github.com/Snowflake-Labs/snowcli/pull/38 * Rev python connector version
What's Changed * write config file if not exists by sfc-gh-jhollan in https://github.com/Snowflake-Labs/snowcli/pull/34 * support -h for --help and --version by sfc-gh-jhollan in https://github.com/Snowflake-Labs/snowcli/pull/35 * fix warehouse --help by sfc-gh-jhollan in https://github.com/Snowflake-Labs/snowcli/pull/36