1.1.0
What's Changed
- Handle utf-16 encoding gracefully when querying Snowflake by @notactuallytreyanastasio in #38
- Misc doc changes by @kianmeng in #26
- Add fallback for results not in the form of rows by @swecker in #16
- README: Add Apple Silicon install instructions by @PM-Pepsico in #40
- README:apple_silicon Add step about removing old versions of Erlang and Elixir by @PM-Pepsico in #43
- ODBC error is not always a string by @eaguilera23 in #53
- Add unicode_string_param function by @PM-Pepsico in #60
- Version bump for new release by @PM-Pepsico in #61
- Updating Apple Silicon instructions by @kelvinst in #75
- Enable query column aliases by @ZachParsons in #73
- Fix error in documentation by @chris-allen-pepsi in #76
- V1.0 - Rest by @mphfish in #96
- fix: remove safe_concat from migration generator by @mphfish in #101
- Accept req
:connect_optionsconfig by @rodrigues in #104 - Bump ex_doc from 0.38.2 to 0.38.3 by @dependabot[bot] in #103
- Bump dialyxir from 1.4.5 to 1.4.6 by @dependabot[bot] in #102
- chore: update changelog for 1.0.1 by @mphfish in #105
- handle timeouts from execute_statement by @criticalbh in #100
- bump version info and update changelog by @Ch4s3 in #106
- fix(snowflex): add float_decode for Decimal by @PM-Pepsico in #107
- bump version to 1.0.3 by @Ch4s3 in #108
- fix: change from literal to identifier. by @mphfish in #109
- Automatic version syncing by @mphfish in #110
- bump version to 1.0.4 by @mphfish in #111
- handle Date types in date_decode by @BruceBC in #112
- Bump db_connection from 2.8.0 to 2.8.1 by @dependabot[bot] in #114
- Bump ex_doc from 0.38.3 to 0.38.4 by @dependabot[bot] in #116
- feat(http): support multiple return values by @PM-Pepsico in #115
- Bump ecto from 3.13.2 to 3.13.3 by @dependabot[bot] in #117
- Bump credo from 1.7.12 to 1.7.13 by @dependabot[bot] in #119
- Add more detailed errors by @KHVIII in #118
- Change ping to be optional based on transport implementation. by @KHVIII in #122
- Bump ecto from 3.13.3 to 3.13.4 by @dependabot[bot] in #120
- Bump ex_doc from 0.38.4 to 0.39.1 by @dependabot[bot] in #121
- version bump to 1.0.5 by @KHVIII in #123
- Bump dialyxir from 1.4.6 to 1.4.7 by @dependabot[bot] in #125
- Bump ecto from 3.13.4 to 3.13.5 by @dependabot[bot] in #124
- Bump req from 0.5.15 to 0.5.16 by @dependabot[bot] in #126
- Feature/private key string support by @nyo16 in #113
- version bump to 1.1.0 by @mphfish in #127
New Contributors
- @notactuallytreyanastasio made their first contribution in #38
- @kianmeng made their first contribution in #26
- @swecker made their first contribution in #16
- @eaguilera23 made their first contribution in #53
- @kelvinst made their first contribution in #75
- @ZachParsons made their first contribution in #73
- @chris-allen-pepsi made their first contribution in #76
- @rodrigues made their first contribution in #104
- @dependabot[bot] made their first contribution in #103
- @criticalbh made their first contribution in #100
- @nyo16 made their first contribution in #113
Full Changelog: v0.5.0...v1.1.0