Releases: JonasSchubert/Snowflake.Data.Xt
Releases · JonasSchubert/Snowflake.Data.Xt
v1.7.1
1.7.1 (2024-04-09)
Bug Fixes
- deps: bump Snowflake.Data from 3.0.0 to 3.1.0 (#43) (b1f6371)
v1.7.0
1.7.0 (2024-03-04)
Features
- snowflake-column-attribute: allow to reuse same column names if alias is provided (be044c1)
v1.6.0
1.6.0 (2024-03-01)
Features
- command: allow join of tables on itself (d53d6f9)
- nuget: bump Snowflake.Data to v3.0.0 (6cac371)
v1.5.1
1.5.1 (2024-02-21)
Bug Fixes
- dependencies: remove direct dependency to Meziantou.Analyzer (d6bffee)
v1.5.0
1.5.0 (2024-01-28)
Bug Fixes
- constructor: add missing ctor accepting connection only (ba85756)
Features
- methods: add overloads without parameter list for asyncs (15e78ad)
v1.4.0
1.4.0 (2024-01-26)
Features
- connection: reuse one connection for better performance (ce21000)
v1.3.5
1.3.5 (2024-01-15)
Bug Fixes
- column: fallback to property name if not provided in attribute (c12e00e)
v1.3.4
1.3.4 (2024-01-12)
Bug Fixes
- attributes: do not modify provided table or attribute name (4d07c7f)
v1.3.3
1.3.3 (2023-12-27)
Bug Fixes
- where: set correct parameter value (690f183)
v1.3.2
1.3.2 (2023-12-25)
Bug Fixes
- deps: bump Snowflake.Data from 2.1.4 to 2.1.5 (#13) (d403ac7)