forked from DIRACGrid/COMDIRAC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
release.notes
48 lines (33 loc) · 1.24 KB
/
release.notes
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
46
47
48
[v0r8]
FIX: dinit - gConfig not imported
NEW: dsub - parse JDL formatted comments in job scripts
FIX: dkill - parameter not initialized
[v0r7]
CHANGE: remove alternate (v0r6) implementations
CHANGE: dsub - classic JDL submission
CHANGE: doutput & dinput - don't download sandbox by default when data is required
CHANGE: doutput & dinput - select jobs by group name
[v0r6]
CHANGE: some alternate implementations
[v0r5]
CHANGE: -n, --NoJobDir switch in doutput
CHANGE: dls adapted for DIRAC v6r10
[v0r4]
NEW: Job management related commands
NEW: --guess option for dconfig (configures profiles based on user's groups)
CHANGE: dinit - dcommands.conf [global] section now inserted in session
environment
CHANGE: Helper classes and functions in Interfaces/Utilities/ are grouped in a
DCommands.py module
[v0r3]
DOC: add examples in usage messages
CHANGE: allow minimal session without config file
Fix: missing import in drepl
[v0r2]
FIX: Utilities - some undefined variables
FIX: dinit - silently skip VOMS error
FIX: dinit - better behaviour when initializing session
CHANGE: dinit - ProxyInfo pretty printing
CHANGE: dconfig - prints whole configuration when called without argument
[v0r1]
NEW: first release of a brand new COMDIRAC package