What's Changed
* Disables Snowflake telemetry, connection closing bit faster. by vmatt in https://github.com/erezsh/sqeleton/pull/23
* Refactor - Move all compilation logic from AST to compiler module by erezsh in https://github.com/erezsh/sqeleton/pull/24
* Various small fixes, added docstrings to AST classes by erezsh in https://github.com/erezsh/sqeleton/pull/26
* Fix for Clickhouse (remove incompatible use of parameters) by erezsh in https://github.com/erezsh/sqeleton/pull/29
* Update depenencies versions + version bump to 0.1.7 by erezsh in https://github.com/erezsh/sqeleton/pull/30
New Contributors
* vmatt made their first contribution in https://github.com/erezsh/sqeleton/pull/23
**Full Changelog**: https://github.com/erezsh/sqeleton/compare/0.1.6...0.1.7