-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGELOG.txt
81 lines (45 loc) · 1.58 KB
/
CHANGELOG.txt
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# OMERO CSV Annotation Tool Release Notes
## 0.6
- Add OMERO 5.2 support (new 5.2.0 + ice35 default profile)
- Remove OMERO 5.0 and 5.1 support (still available via csvtools 0.5.x)
## 0.5.3
- Additional build profiles (5.1.2 -> 5.1.4)
- Build maintenance (Gradle plugins upgrades)
## 0.5.2
- Additional 5.1.x build profiles (ice34/35)
## 0.5.1
- Switch to case-insensitive export mode ordering
- Improve Mac OS X shell support
- Add 5.1.0 + ice35 build profile
- Documentation enhancements
## 0.5
- Drop support for --export-mode cli argument (superseded by --run-mode)
- Add cli-only run modes for csv file transfer and "auto" processing
## 0.4
- Deprecate --export-mode boolean cli argument in favor of enum-based --run-mode
- Add 5.1.0-rc2 + ice35 build profile
## 0.4-rc1
- Fix missing header row in export mode with skip header
- Add file name tokens substitution
- Standardize documentation on 'plate run'
- Build maintenance:
* Integration tests helper tasks
* New 5.1.x milestone build profile
## 0.3
- Build/dependencies updates
* Gradle & plugins versions upgrade
* Pull external jars from central repositories (OME/Maven)
- Tickets
* 12075 - Add CSV export mode
* 12702 - Add HCS data types
* 12074 - Default to container's child as annotation target
## 0.2.3
- Build/packaging maintenance (server flavors)
## 0.2.2
- Additional distributions (docs/examples)
- Fix input validation when running in OMERO.insight
## 0.2.1
- Documentation fixes and enhancements
## 0.2
- First published version
- Support for Dataset and Image tagging via CLI and OMERO.script