1.7.1 (2024-04-09)
1.7.0 (2024-03-04)
- snowflake-column-attribute: allow to reuse same column names if alias is provided (be044c1)
1.6.0 (2024-03-01)
1.5.1 (2024-02-21)
- dependencies: remove direct dependency to Meziantou.Analyzer (d6bffee)
1.5.0 (2024-01-28)
- constructor: add missing ctor accepting connection only (ba85756)
- methods: add overloads without parameter list for asyncs (15e78ad)
1.4.0 (2024-01-26)
- connection: reuse one connection for better performance (ce21000)
1.3.5 (2024-01-15)
- column: fallback to property name if not provided in attribute (c12e00e)
1.3.4 (2024-01-12)
- attributes: do not modify provided table or attribute name (4d07c7f)
1.3.3 (2023-12-27)
- where: set correct parameter value (690f183)
1.3.2 (2023-12-25)
1.3.1 (2023-12-15)
- project: remove duplicated xml attribute (da970d6)
1.3.0 (2023-12-13)
- where-clause: reduce risk for injections (1f1c0dd)
1.2.0 (2023-12-13)
- package: use code analyzers to improve allover, add docs (ceddb6c)
1.1.1 (2023-12-06)
- async: use ConfigureAwait(false) (5719c5c)
1.1.0 (2023-12-04)
- target-framework: add net6.0 support to project files (7099631)
- target-framework: make net6.0 compatible (47808dd)
- target-framework: add net6.0 support (1da78eb)
1.0.2 (2023-12-04)
- where: properly handle dynamic arguments (6ea9059)
1.0.1 (2023-11-17)
- project: initial release (b59e50b)