Packages

Snowflake driver written in pure Elixir, using db_connection

Current section

Files

Jump to
snowflake_elixir CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## [0.2.0] - 2023-12-16
- [Update Ecto to version 3.10](https://github.com/joshuataylor/snowflake_elixir/pull/10), thanks [@humberaquino](https://github.com/humberaquino)!
- Bump hackney from 1.18.1 to 1.20.1 to prevent fix [#12681](https://github.com/elixir-lang/elixir/issues/12681)
## [0.1.0] - 2020-10-25
- Initial public release