You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,21 +10,30 @@ Note: Changes are now automatically tracked in [GitHub](https://github.com/sqlfl
10
10
-->
11
11
<!--Start Of Releases (DO NOT DELETE THIS LINE)-->
12
12
13
-
## [3.0.5] - 2024-04-15
13
+
## [3.0.5] - 2024-04-19
14
14
15
15
## Highlights
16
16
17
+
This release contains one larger change, which is a big upgrade to case sensitivity in
18
+
the alias use rules. Also allowing the customisation of how SQLFluff uses case sensitivity
19
+
in rules like AL05. Beyond that, this also includes a handful of dialect improvements.
20
+
21
+
Thanks especially to [@olshak](https://github.com/olshak), [@MarkPaulin](https://github.com/MarkPaulin),
* TSQL: Fix bare functions in default constraints [#5771](https://github.com/sqlfluff/sqlfluff/pull/5771)[@MarkPaulin](https://github.com/MarkPaulin)
*[@olshak](https://github.com/olshak) made their first contribution in [#5767](https://github.com/sqlfluff/sqlfluff/pull/5767)
29
38
*[@MarkPaulin](https://github.com/MarkPaulin) made their first contribution in [#5771](https://github.com/sqlfluff/sqlfluff/pull/5771)
30
39
*[@mhoogendoorn](https://github.com/mhoogendoorn) made their first contribution in [#5772](https://github.com/sqlfluff/sqlfluff/pull/5772)
0 commit comments