-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNEWS
45 lines (24 loc) · 790 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
CHANGES IN VERSION 1.12.2
-------------------------
NEW FEATURES
o None
SIGNIFICANT USER-VISIBLE CHANGES
o None
DEPRECATED AND DEFUNCT
o None
BUG FIXES
o changed implementation show_all_metadata() for better preformance
CHANGES IN VERSION 1.12.1
-------------------------
NEW FEATURES
o Added new function show_all_metadata()
SIGNIFICANT USER-VISIBLE CHANGES
o removed is_GMQL from read_gmql function
The entire dataset must have the right folder structure in order to
works correctly <dataset_name> ---> <files>
o Swap order of arguments 'dir_out' and 'name' of the collect()
function so now the latter comes before the former.
DEPRECATED AND DEFUNCT
o None
BUG FIXES
o fixed the remote processing