File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 0.5.2 " }
1
+ {"." :" 0.6.0 " }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.6.0] ( https://github.com/Tsanton/pyflake-client/compare/v0.5.2...v0.6.0 ) (2023-05-02)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * schema & table implement db_name: str
9
+
10
+ ### Bug Fixes
11
+
12
+ * implement table owner (not required) ([ f77fb05] ( https://github.com/Tsanton/pyflake-client/commit/f77fb055e7a39830273272a6e6532929c75d012c ) )
13
+
14
+
15
+ ### Code Refactoring
16
+
17
+ * schema & table implement db_name: str ([ c097640] ( https://github.com/Tsanton/pyflake-client/commit/c0976406810ed6a54ce1991d5e6cb5d2d0debc20 ) )
18
+
3
19
## [ 0.5.2] ( https://github.com/Tsanton/pyflake-client/compare/v0.5.1...v0.5.2 ) (2023-04-13)
4
20
5
21
You can’t perform that action at this time.
0 commit comments