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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
3
+
## [0.60.0] - 2025-11-11
4
+
5
+
- Replaced regular expression in `VIEW` converter with sqlglot tokenizer.
6
+
- Introduced new category for optional dependencies: "convert". Example: `pip install snowddl[convert]`. It is only required if you plan to use converters.
7
+
3
8
## [0.59.1] - 2025-10-25
4
9
5
10
- Fixed issue with optional `mfa_enrollment` parameter for `AUTHENTICATION_POLICY`.
0 commit comments