-------------- - explode have been removed from this library as it is supported natively by snowpark. - updated README providing information on how to use default `connections.toml`
0.0.33
-------------- - Falling back to builtin applyInPandas implementation
0.0.32
-------------- - Improving implementation of IPython integration. - display support for: Session and DataFrame - easier instalation of the %%magic
0.0.31
-------------- - Support for explode has been validated updating documentation
0.0.30
-------------- - Syncing with latest snowpark python client lib. - APIs like reverse, explode, struct, bround, array_distinct, daydiff, date_add, date_sub,regexp_extract have been removed from this library. - There are breaking changes in explode, explode_outer and bround
0.0.29
-------------- - Adding patch for display to properly print Snowpark DataFrame