File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 5
5
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938 ) PR #939
6
6
* Bugfix - ` ExternalTable.delete ` should not remove row on error (#953 ) PR #956
7
7
* Bugfix - Fix error handling of remove_object function in ` s3.py ` (#952 ) PR #955
8
+ * Bugfix - Fix error when unioning multiple tables (#926 ) PR #964
8
9
9
10
### 0.13.2 -- May 7, 2021
10
11
* Update ` setuptools_certificate ` dependency to new name ` otumat `
Original file line number Diff line number Diff line change 4
4
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939
5
5
* Bugfix - `ExternalTable.delete ` should not remove row on error (#953) PR #956
6
6
* Bugfix - Fix error handling of remove_object function in `s3.py ` (#952) PR #955
7
+ * Bugfix - Fix error when unioning multiple tables (#926) PR #964
7
8
8
9
0.13.2 -- May 7, 2021
9
10
----------------------
You can’t perform that action at this time.
0 commit comments