File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
- Added - Support for inserting data with CSV files - PR [ #1067 ] ( https://github.com/datajoint/datajoint-python/pull/1067 )
7
7
- Changed - Switch testing image from ` pydev ` to ` djtest ` PR [ #1012 ] ( https://github.com/datajoint/datajoint-python/pull/1012 )
8
8
- Added - DevContainer development environment compatible with GH Codespaces PR [ 1071] ( https://github.com/datajoint/datajoint-python/pull/1071 )
9
- - Fixed - Convert lingering prints by replacing with logs PR [ #? ] ( https://github.com/datajoint/datajoint-python/pull/? )
10
- - Changed - ` table.progress() ` defaults to no stdout PR [ #? ] ( https://github.com/datajoint/datajoint-python/pull/? )
11
- - Changed - ` table.describe() ` defaults to no stdout PR [ #? ] ( https://github.com/datajoint/datajoint-python/pull/? )
12
- - Deprecated - ` table._update() ` PR [ #? ] ( https://github.com/datajoint/datajoint-python/pull/? )
13
- - Deprecated - old-style foreign key syntax PR [ #? ] ( https://github.com/datajoint/datajoint-python/pull/? )
14
- - Deprecated - ` dj.migrate_dj011_external_blob_storage_to_dj012() ` PR [ #? ] ( https://github.com/datajoint/datajoint-python/pull/? )
9
+ - Fixed - Convert lingering prints by replacing with logs PR [ #1073 ] ( https://github.com/datajoint/datajoint-python/pull/1073 )
10
+ - Changed - ` table.progress() ` defaults to no stdout PR [ #1073 ] ( https://github.com/datajoint/datajoint-python/pull/1073 )
11
+ - Changed - ` table.describe() ` defaults to no stdout PR [ #1073 ] ( https://github.com/datajoint/datajoint-python/pull/1073 )
12
+ - Deprecated - ` table._update() ` PR [ #1073 ] ( https://github.com/datajoint/datajoint-python/pull/1073 )
13
+ - Deprecated - old-style foreign key syntax PR [ #1073 ] ( https://github.com/datajoint/datajoint-python/pull/1073 )
14
+ - Deprecated - ` dj.migrate_dj011_external_blob_storage_to_dj012() ` PR [ #1073 ] ( https://github.com/datajoint/datajoint-python/pull/1073 )
15
15
16
16
### 0.13.8 -- Sep 21, 2022
17
17
- Added - New documentation structure based on markdown PR [ #1052 ] ( https://github.com/datajoint/datajoint-python/pull/1052 )
You can’t perform that action at this time.
0 commit comments