-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathdatabase.json
More file actions
91 lines (91 loc) · 1.99 KB
/
database.json
File metadata and controls
91 lines (91 loc) · 1.99 KB
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
82
83
84
85
86
87
88
89
90
91
{
"cyclonedds": {
"master_commit": "a6da5486287a2562f7b9b50bcf27a8bcef8fa65f",
"tags": [
"0.10.5",
"0.8.2",
"0.9.1",
"11.0.1"
],
"ignored_tags": [
"0.10.1",
"0.10.2",
"0.10.3",
"0.10.4",
"0.5.1",
"0.6.0",
"0.6.0rc1",
"0.7.0",
"0.7.0rc1",
"0.8.0",
"0.8.0beta1",
"0.8.0beta2",
"0.8.0beta3",
"0.8.0beta4",
"0.8.0beta5",
"0.8.0beta6",
"0.8.0rc1",
"0.8.0rc2",
"0.8.0rc3",
"0.8.1",
"0.9.0",
"0.9.0a1",
"0.9.0b1",
"11.0.0",
"V0.1.0",
"V0.5.0",
"V0.5.0rc1"
]
},
"cyclonedds-cxx": {
"master_commit": "20ccaa519ca09a7b1776b8630389aa19ce8da61a",
"tags": [
"0.10.5",
"0.8.2",
"0.9.1",
"11.0.1"
],
"ignored_tags": [
"0.1.0beta1",
"0.10.1",
"0.10.2",
"0.10.3",
"0.10.4",
"0.8.0",
"0.8.0beta1",
"0.8.1",
"0.9.0",
"0.9.0a1",
"0.9.0b1",
"11.0.0"
]
},
"cyclonedds-python": {
"master_commit": "15178a0ed6d37af9920ee0033653eb48dfe726f9",
"tags": [
"0.0.1rc2",
"0.10.5",
"0.9.1",
"11.0.1"
],
"ignored_tags": [
"0.0.1rc2",
"0.10.1",
"0.10.2",
"0.10.3",
"0.10.4",
"0.9.0",
"0.9.0b1",
"11.0.0"
]
},
"cyclonedds-insight": {
"master_commit": "cf30369454bc9d957359a274b8a6ed709db2debf",
"tags": [
"11.0.1"
],
"ignored_tags": [
"11.0.0"
]
}
}