libis-tools 1.1.1 → 1.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +325 -0
- data/Gemfile +4 -0
- data/Makefile +15 -0
- data/Rakefile +10 -0
- data/lib/libis/tools/mets_file.rb +2 -1
- data/lib/libis/tools/parameter.rb +1 -1
- data/lib/libis/tools/version.rb +1 -1
- data/spec/mets_file_spec.rb +5 -5
- metadata +8 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 383ebb0e93220ce9cd2b8669493517f910373a7fdc9b2ff22b16a96f11c8b119
|
4
|
+
data.tar.gz: ff415e3da50e18ee17a44db7814c28b7cf9b62a9fb36788e36214dc817ff31d5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c87a0aaf89d366d0e1e5ce9b9330b1ea5a3a0f07e5dc46971a058c9eb4734d0bda3e4dda1b7353a3b9103ebc3ab5e09468fd8119e1e4de0e71df2bdbfdaf1784
|
7
|
+
data.tar.gz: 9ffae07c9bebd34b7a153df700d630b184ecf8f84822eec2f3ceae16f8b413897d363638a360bae79016c8d5332322ba75021c7d602b18349bb5247ee453d7a3
|
data/CHANGELOG.md
ADDED
@@ -0,0 +1,325 @@
|
|
1
|
+
# Changelog
|
2
|
+
|
3
|
+
## [v1.1.3](https://github.com/libis/LIBIS_Tools/tree/v1.1.3) (14/03/2025)
|
4
|
+
|
5
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.1.2...v1.1.3)
|
6
|
+
|
7
|
+
## [v1.1.2](https://github.com/libis/LIBIS_Tools/tree/v1.1.2) (20/06/2024)
|
8
|
+
|
9
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.1.1...v1.1.2)
|
10
|
+
|
11
|
+
## [v1.1.1](https://github.com/libis/LIBIS_Tools/tree/v1.1.1) (26/03/2024)
|
12
|
+
|
13
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.1.0...v1.1.1)
|
14
|
+
|
15
|
+
## [v1.1.0](https://github.com/libis/LIBIS_Tools/tree/v1.1.0) (24/11/2023)
|
16
|
+
|
17
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.19...v1.1.0)
|
18
|
+
|
19
|
+
## [v1.0.19](https://github.com/libis/LIBIS_Tools/tree/v1.0.19) (06/09/2023)
|
20
|
+
|
21
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.18...v1.0.19)
|
22
|
+
|
23
|
+
## [v1.0.18](https://github.com/libis/LIBIS_Tools/tree/v1.0.18) (30/08/2023)
|
24
|
+
|
25
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.17...v1.0.18)
|
26
|
+
|
27
|
+
## [v1.0.17](https://github.com/libis/LIBIS_Tools/tree/v1.0.17) (23/08/2023)
|
28
|
+
|
29
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.16...v1.0.17)
|
30
|
+
|
31
|
+
## [v1.0.16](https://github.com/libis/LIBIS_Tools/tree/v1.0.16) (31/08/2021)
|
32
|
+
|
33
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.15...v1.0.16)
|
34
|
+
|
35
|
+
## [v1.0.15](https://github.com/libis/LIBIS_Tools/tree/v1.0.15) (30/08/2021)
|
36
|
+
|
37
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.14...v1.0.15)
|
38
|
+
|
39
|
+
## [v1.0.14](https://github.com/libis/LIBIS_Tools/tree/v1.0.14) (27/08/2021)
|
40
|
+
|
41
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.13...v1.0.14)
|
42
|
+
|
43
|
+
## [v1.0.13](https://github.com/libis/LIBIS_Tools/tree/v1.0.13) (25/08/2021)
|
44
|
+
|
45
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.12...v1.0.13)
|
46
|
+
|
47
|
+
## [v1.0.12](https://github.com/libis/LIBIS_Tools/tree/v1.0.12) (25/08/2021)
|
48
|
+
|
49
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.9...v1.0.12)
|
50
|
+
|
51
|
+
## [v1.0.9](https://github.com/libis/LIBIS_Tools/tree/v1.0.9) (25/05/2020)
|
52
|
+
|
53
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.7...v1.0.9)
|
54
|
+
|
55
|
+
## [v1.0.7](https://github.com/libis/LIBIS_Tools/tree/v1.0.7) (13/05/2020)
|
56
|
+
|
57
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.6...v1.0.7)
|
58
|
+
|
59
|
+
## [v1.0.6](https://github.com/libis/LIBIS_Tools/tree/v1.0.6) (09/01/2020)
|
60
|
+
|
61
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.5...v1.0.6)
|
62
|
+
|
63
|
+
## [v1.0.5](https://github.com/libis/LIBIS_Tools/tree/v1.0.5) (13/11/2019)
|
64
|
+
|
65
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.4...v1.0.5)
|
66
|
+
|
67
|
+
## [v1.0.4](https://github.com/libis/LIBIS_Tools/tree/v1.0.4) (29/10/2019)
|
68
|
+
|
69
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.3...v1.0.4)
|
70
|
+
|
71
|
+
## [v1.0.3](https://github.com/libis/LIBIS_Tools/tree/v1.0.3) (29/10/2019)
|
72
|
+
|
73
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.2...v1.0.3)
|
74
|
+
|
75
|
+
## [v1.0.2](https://github.com/libis/LIBIS_Tools/tree/v1.0.2) (01/10/2018)
|
76
|
+
|
77
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.1...v1.0.2)
|
78
|
+
|
79
|
+
## [v1.0.1](https://github.com/libis/LIBIS_Tools/tree/v1.0.1) (01/10/2018)
|
80
|
+
|
81
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v1.0.0...v1.0.1)
|
82
|
+
|
83
|
+
## [v1.0.0](https://github.com/libis/LIBIS_Tools/tree/v1.0.0) (20/08/2018)
|
84
|
+
|
85
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.65...v1.0.0)
|
86
|
+
|
87
|
+
## [v0.9.65](https://github.com/libis/LIBIS_Tools/tree/v0.9.65) (14/05/2018)
|
88
|
+
|
89
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.64...v0.9.65)
|
90
|
+
|
91
|
+
## [v0.9.64](https://github.com/libis/LIBIS_Tools/tree/v0.9.64) (06/04/2018)
|
92
|
+
|
93
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.63...v0.9.64)
|
94
|
+
|
95
|
+
## [v0.9.63](https://github.com/libis/LIBIS_Tools/tree/v0.9.63) (05/04/2018)
|
96
|
+
|
97
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.62...v0.9.63)
|
98
|
+
|
99
|
+
## [v0.9.62](https://github.com/libis/LIBIS_Tools/tree/v0.9.62) (19/03/2018)
|
100
|
+
|
101
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.60...v0.9.62)
|
102
|
+
|
103
|
+
## [v0.9.60](https://github.com/libis/LIBIS_Tools/tree/v0.9.60) (22/01/2018)
|
104
|
+
|
105
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.59...v0.9.60)
|
106
|
+
|
107
|
+
## [v0.9.59](https://github.com/libis/LIBIS_Tools/tree/v0.9.59) (30/11/2017)
|
108
|
+
|
109
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.58...v0.9.59)
|
110
|
+
|
111
|
+
## [v0.9.58](https://github.com/libis/LIBIS_Tools/tree/v0.9.58) (30/11/2017)
|
112
|
+
|
113
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.57...v0.9.58)
|
114
|
+
|
115
|
+
## [v0.9.57](https://github.com/libis/LIBIS_Tools/tree/v0.9.57) (17/11/2017)
|
116
|
+
|
117
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.56...v0.9.57)
|
118
|
+
|
119
|
+
## [v0.9.56](https://github.com/libis/LIBIS_Tools/tree/v0.9.56) (09/11/2017)
|
120
|
+
|
121
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.54...v0.9.56)
|
122
|
+
|
123
|
+
## [v0.9.54](https://github.com/libis/LIBIS_Tools/tree/v0.9.54) (04/10/2017)
|
124
|
+
|
125
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.53...v0.9.54)
|
126
|
+
|
127
|
+
## [v0.9.53](https://github.com/libis/LIBIS_Tools/tree/v0.9.53) (22/09/2017)
|
128
|
+
|
129
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.52...v0.9.53)
|
130
|
+
|
131
|
+
## [v0.9.52](https://github.com/libis/LIBIS_Tools/tree/v0.9.52) (16/09/2017)
|
132
|
+
|
133
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.51...v0.9.52)
|
134
|
+
|
135
|
+
## [v0.9.51](https://github.com/libis/LIBIS_Tools/tree/v0.9.51) (16/09/2017)
|
136
|
+
|
137
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.50...v0.9.51)
|
138
|
+
|
139
|
+
## [v0.9.50](https://github.com/libis/LIBIS_Tools/tree/v0.9.50) (12/07/2017)
|
140
|
+
|
141
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.49...v0.9.50)
|
142
|
+
|
143
|
+
## [v0.9.49](https://github.com/libis/LIBIS_Tools/tree/v0.9.49) (12/07/2017)
|
144
|
+
|
145
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.48...v0.9.49)
|
146
|
+
|
147
|
+
## [v0.9.48](https://github.com/libis/LIBIS_Tools/tree/v0.9.48) (06/07/2017)
|
148
|
+
|
149
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.47...v0.9.48)
|
150
|
+
|
151
|
+
## [v0.9.47](https://github.com/libis/LIBIS_Tools/tree/v0.9.47) (19/12/2016)
|
152
|
+
|
153
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.46...v0.9.47)
|
154
|
+
|
155
|
+
## [v0.9.46](https://github.com/libis/LIBIS_Tools/tree/v0.9.46) (19/12/2016)
|
156
|
+
|
157
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.45...v0.9.46)
|
158
|
+
|
159
|
+
## [v0.9.45](https://github.com/libis/LIBIS_Tools/tree/v0.9.45) (24/11/2016)
|
160
|
+
|
161
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.44...v0.9.45)
|
162
|
+
|
163
|
+
## [v0.9.44](https://github.com/libis/LIBIS_Tools/tree/v0.9.44) (22/11/2016)
|
164
|
+
|
165
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.43...v0.9.44)
|
166
|
+
|
167
|
+
## [v0.9.43](https://github.com/libis/LIBIS_Tools/tree/v0.9.43) (16/11/2016)
|
168
|
+
|
169
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.42...v0.9.43)
|
170
|
+
|
171
|
+
## [v0.9.42](https://github.com/libis/LIBIS_Tools/tree/v0.9.42) (19/09/2016)
|
172
|
+
|
173
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.41...v0.9.42)
|
174
|
+
|
175
|
+
## [v0.9.41](https://github.com/libis/LIBIS_Tools/tree/v0.9.41) (28/07/2016)
|
176
|
+
|
177
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.40...v0.9.41)
|
178
|
+
|
179
|
+
## [v0.9.40](https://github.com/libis/LIBIS_Tools/tree/v0.9.40) (04/07/2016)
|
180
|
+
|
181
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.39...v0.9.40)
|
182
|
+
|
183
|
+
## [v0.9.39](https://github.com/libis/LIBIS_Tools/tree/v0.9.39) (31/05/2016)
|
184
|
+
|
185
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.38...v0.9.39)
|
186
|
+
|
187
|
+
## [v0.9.38](https://github.com/libis/LIBIS_Tools/tree/v0.9.38) (24/05/2016)
|
188
|
+
|
189
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.37...v0.9.38)
|
190
|
+
|
191
|
+
## [v0.9.37](https://github.com/libis/LIBIS_Tools/tree/v0.9.37) (24/05/2016)
|
192
|
+
|
193
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.36...v0.9.37)
|
194
|
+
|
195
|
+
## [v0.9.36](https://github.com/libis/LIBIS_Tools/tree/v0.9.36) (24/05/2016)
|
196
|
+
|
197
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.35...v0.9.36)
|
198
|
+
|
199
|
+
## [v0.9.35](https://github.com/libis/LIBIS_Tools/tree/v0.9.35) (24/05/2016)
|
200
|
+
|
201
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.34...v0.9.35)
|
202
|
+
|
203
|
+
## [v0.9.34](https://github.com/libis/LIBIS_Tools/tree/v0.9.34) (02/05/2016)
|
204
|
+
|
205
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.33...v0.9.34)
|
206
|
+
|
207
|
+
## [v0.9.33](https://github.com/libis/LIBIS_Tools/tree/v0.9.33) (27/04/2016)
|
208
|
+
|
209
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.32...v0.9.33)
|
210
|
+
|
211
|
+
## [v0.9.32](https://github.com/libis/LIBIS_Tools/tree/v0.9.32) (26/04/2016)
|
212
|
+
|
213
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.31...v0.9.32)
|
214
|
+
|
215
|
+
## [v0.9.31](https://github.com/libis/LIBIS_Tools/tree/v0.9.31) (27/03/2016)
|
216
|
+
|
217
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.30...v0.9.31)
|
218
|
+
|
219
|
+
## [v0.9.30](https://github.com/libis/LIBIS_Tools/tree/v0.9.30) (26/03/2016)
|
220
|
+
|
221
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.29...v0.9.30)
|
222
|
+
|
223
|
+
## [v0.9.29](https://github.com/libis/LIBIS_Tools/tree/v0.9.29) (26/03/2016)
|
224
|
+
|
225
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.28...v0.9.29)
|
226
|
+
|
227
|
+
## [v0.9.28](https://github.com/libis/LIBIS_Tools/tree/v0.9.28) (26/03/2016)
|
228
|
+
|
229
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.27...v0.9.28)
|
230
|
+
|
231
|
+
## [v0.9.27](https://github.com/libis/LIBIS_Tools/tree/v0.9.27) (25/03/2016)
|
232
|
+
|
233
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.25...v0.9.27)
|
234
|
+
|
235
|
+
## [v0.9.25](https://github.com/libis/LIBIS_Tools/tree/v0.9.25) (11/03/2016)
|
236
|
+
|
237
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.24...v0.9.25)
|
238
|
+
|
239
|
+
## [v0.9.24](https://github.com/libis/LIBIS_Tools/tree/v0.9.24) (10/03/2016)
|
240
|
+
|
241
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.23...v0.9.24)
|
242
|
+
|
243
|
+
## [v0.9.23](https://github.com/libis/LIBIS_Tools/tree/v0.9.23) (07/03/2016)
|
244
|
+
|
245
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.22...v0.9.23)
|
246
|
+
|
247
|
+
## [v0.9.22](https://github.com/libis/LIBIS_Tools/tree/v0.9.22) (07/03/2016)
|
248
|
+
|
249
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.21...v0.9.22)
|
250
|
+
|
251
|
+
## [v0.9.21](https://github.com/libis/LIBIS_Tools/tree/v0.9.21) (04/03/2016)
|
252
|
+
|
253
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.20...v0.9.21)
|
254
|
+
|
255
|
+
## [v0.9.20](https://github.com/libis/LIBIS_Tools/tree/v0.9.20) (06/01/2016)
|
256
|
+
|
257
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.19...v0.9.20)
|
258
|
+
|
259
|
+
## [v0.9.19](https://github.com/libis/LIBIS_Tools/tree/v0.9.19) (05/01/2016)
|
260
|
+
|
261
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.18...v0.9.19)
|
262
|
+
|
263
|
+
## [v0.9.18](https://github.com/libis/LIBIS_Tools/tree/v0.9.18) (14/12/2015)
|
264
|
+
|
265
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.17...v0.9.18)
|
266
|
+
|
267
|
+
## [v0.9.17](https://github.com/libis/LIBIS_Tools/tree/v0.9.17) (14/12/2015)
|
268
|
+
|
269
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.16...v0.9.17)
|
270
|
+
|
271
|
+
## [v0.9.16](https://github.com/libis/LIBIS_Tools/tree/v0.9.16) (03/12/2015)
|
272
|
+
|
273
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.15...v0.9.16)
|
274
|
+
|
275
|
+
## [v0.9.15](https://github.com/libis/LIBIS_Tools/tree/v0.9.15) (10/11/2015)
|
276
|
+
|
277
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.14...v0.9.15)
|
278
|
+
|
279
|
+
## [v0.9.14](https://github.com/libis/LIBIS_Tools/tree/v0.9.14) (08/10/2015)
|
280
|
+
|
281
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.13...v0.9.14)
|
282
|
+
|
283
|
+
## [v0.9.13](https://github.com/libis/LIBIS_Tools/tree/v0.9.13) (08/10/2015)
|
284
|
+
|
285
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.12...v0.9.13)
|
286
|
+
|
287
|
+
## [v0.9.12](https://github.com/libis/LIBIS_Tools/tree/v0.9.12) (07/10/2015)
|
288
|
+
|
289
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.10...v0.9.12)
|
290
|
+
|
291
|
+
## [v0.9.10](https://github.com/libis/LIBIS_Tools/tree/v0.9.10) (05/10/2015)
|
292
|
+
|
293
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.9...v0.9.10)
|
294
|
+
|
295
|
+
## [v0.9.9](https://github.com/libis/LIBIS_Tools/tree/v0.9.9) (21/06/2015)
|
296
|
+
|
297
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.7...v0.9.9)
|
298
|
+
|
299
|
+
## [v0.9.7](https://github.com/libis/LIBIS_Tools/tree/v0.9.7) (29/05/2015)
|
300
|
+
|
301
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.6...v0.9.7)
|
302
|
+
|
303
|
+
## [v0.9.6](https://github.com/libis/LIBIS_Tools/tree/v0.9.6) (21/05/2015)
|
304
|
+
|
305
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.5...v0.9.6)
|
306
|
+
|
307
|
+
## [v0.9.5](https://github.com/libis/LIBIS_Tools/tree/v0.9.5) (21/05/2015)
|
308
|
+
|
309
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.4...v0.9.5)
|
310
|
+
|
311
|
+
## [v0.9.4](https://github.com/libis/LIBIS_Tools/tree/v0.9.4) (13/05/2015)
|
312
|
+
|
313
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.3...v0.9.4)
|
314
|
+
|
315
|
+
## [v0.9.3](https://github.com/libis/LIBIS_Tools/tree/v0.9.3) (15/04/2015)
|
316
|
+
|
317
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/v0.9.1...v0.9.3)
|
318
|
+
|
319
|
+
## [v0.9.1](https://github.com/libis/LIBIS_Tools/tree/v0.9.1) (01/04/2015)
|
320
|
+
|
321
|
+
[Full Changelog](https://github.com/libis/LIBIS_Tools/compare/4465e0770b32f3fc464f1a839ba0c6ce489f5588...v0.9.1)
|
322
|
+
|
323
|
+
|
324
|
+
|
325
|
+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|
data/Gemfile
CHANGED
data/Makefile
ADDED
@@ -0,0 +1,15 @@
|
|
1
|
+
IMAGE_VERSION := $(shell ruby -e 'require_relative "lib/libis/tools/version"; puts Libis::Tools::VERSION')
|
2
|
+
|
3
|
+
install:
|
4
|
+
bundle install
|
5
|
+
|
6
|
+
update:
|
7
|
+
bundle update
|
8
|
+
|
9
|
+
release:
|
10
|
+
git commit -am "Version bump: v$(IMAGE_VERSION)" || true
|
11
|
+
git tag --force "v$(IMAGE_VERSION)"
|
12
|
+
git push --force --tags
|
13
|
+
bundle exec rake changelog
|
14
|
+
git commit -a -m "Changelog update" || true
|
15
|
+
git push --force
|
data/Rakefile
CHANGED
@@ -9,3 +9,13 @@ YARD::Rake::YardocTask.new do |t|
|
|
9
9
|
end
|
10
10
|
|
11
11
|
task :default => :spec
|
12
|
+
|
13
|
+
require 'github_changelog_generator/task'
|
14
|
+
GitHubChangelogGenerator::RakeTask.new :changelog do |config|
|
15
|
+
config.user = 'libis'
|
16
|
+
config.project = 'LIBIS_Tools'
|
17
|
+
config.token = ENV['CHANGELOG_GITHUB_TOKEN']
|
18
|
+
config.date_format = '%d/%m/%Y'
|
19
|
+
config.unreleased = true
|
20
|
+
config.verbose = false
|
21
|
+
end
|
@@ -1,5 +1,6 @@
|
|
1
1
|
# encoding: utf-8
|
2
2
|
require 'ostruct'
|
3
|
+
require 'cgi'
|
3
4
|
|
4
5
|
require 'libis/tools/extend/hash'
|
5
6
|
require_relative 'xml_document'
|
@@ -385,7 +386,7 @@ module Libis
|
|
385
386
|
xml[:mets].FLocat(
|
386
387
|
LOCTYPE: 'URL',
|
387
388
|
'xmlns:xlin' => NS[:xlin],
|
388
|
-
'xlin:href' => object.target_location,
|
389
|
+
'xlin:href' => CGI.escape(object.target_location),
|
389
390
|
)
|
390
391
|
}
|
391
392
|
end
|
@@ -183,7 +183,7 @@ module Libis
|
|
183
183
|
when 'hash'
|
184
184
|
return v if v.is_a?(Hash)
|
185
185
|
return Hash[(0...v.size).zip(v)] if v.is_a?(Array)
|
186
|
-
return JSON.parse(v) if v.is_a?(String)
|
186
|
+
return JSON.parse(v.gsub('=>', ':').gsub(/\bnil\b/, "null")) if v.is_a?(String)
|
187
187
|
else
|
188
188
|
raise ParameterValidationError, "Datatype not supported: '#{self[:datatype]}'"
|
189
189
|
end
|
data/lib/libis/tools/version.rb
CHANGED
data/spec/mets_file_spec.rb
CHANGED
@@ -565,19 +565,19 @@ describe 'METS File' do
|
|
565
565
|
xml[:mets].fileSec do
|
566
566
|
xml[:mets].fileGrp ID: 'rep1', USE: 'VIEW', ADMID: 'rep1-amd' do
|
567
567
|
xml[:mets].file ID: 'fid1', MIMETYPE: 'application/msword', ADMID: 'fid1-amd', GROUPID: 'grp' do
|
568
|
-
xml[:mets].FLocat 'xmlns:xlin' => 'http://www.w3.org/1999/xlink', LOCTYPE: 'URL', 'xlin:href' => 'aaa á aaa/b/abc.doc'
|
568
|
+
xml[:mets].FLocat 'xmlns:xlin' => 'http://www.w3.org/1999/xlink', LOCTYPE: 'URL', 'xlin:href' => CGI.escape('aaa á aaa/b/abc.doc')
|
569
569
|
end
|
570
570
|
xml[:mets].file ID: 'fid2', MIMETYPE: 'application/msword', ADMID: 'fid2-amd', GROUPID: 'grp' do
|
571
|
-
xml[:mets].FLocat 'xmlns:xlin' => 'http://www.w3.org/1999/xlink', LOCTYPE: 'URL', 'xlin:href' => 'aaa á aaa/b/def.dóc'
|
571
|
+
xml[:mets].FLocat 'xmlns:xlin' => 'http://www.w3.org/1999/xlink', LOCTYPE: 'URL', 'xlin:href' => CGI.escape('aaa á aaa/b/def.dóc')
|
572
572
|
end
|
573
573
|
xml[:mets].file ID: 'fid3', MIMETYPE: 'application/msword', ADMID: 'fid3-amd', GROUPID: 'grp' do
|
574
|
-
xml[:mets].FLocat 'xmlns:xlin' => 'http://www.w3.org/1999/xlink', LOCTYPE: 'URL', 'xlin:href' => 'aaa á aaa/b/ábc.doc'
|
574
|
+
xml[:mets].FLocat 'xmlns:xlin' => 'http://www.w3.org/1999/xlink', LOCTYPE: 'URL', 'xlin:href' => CGI.escape('aaa á aaa/b/ábc.doc')
|
575
575
|
end
|
576
576
|
xml[:mets].file ID: 'fid4', MIMETYPE: 'application/msword', ADMID: 'fid4-amd', GROUPID: 'grp' do
|
577
|
-
xml[:mets].FLocat 'xmlns:xlin' => 'http://www.w3.org/1999/xlink', LOCTYPE: 'URL', 'xlin:href' => 'aaa á aaa/ccçcc/ã b ç d ë ¼.doc'
|
577
|
+
xml[:mets].FLocat 'xmlns:xlin' => 'http://www.w3.org/1999/xlink', LOCTYPE: 'URL', 'xlin:href' => CGI.escape('aaa á aaa/ccçcc/ã b ç d ë ¼.doc')
|
578
578
|
end
|
579
579
|
xml[:mets].file ID: 'fid5', MIMETYPE: 'application/msword', ADMID: 'fid5-amd', GROUPID: 'grp' do
|
580
|
-
xml[:mets].FLocat 'xmlns:xlin' => 'http://www.w3.org/1999/xlink', LOCTYPE: 'URL', 'xlin:href' => 'aaa á aaa/ss$ss/ã b ç d ë ¼.doc'
|
580
|
+
xml[:mets].FLocat 'xmlns:xlin' => 'http://www.w3.org/1999/xlink', LOCTYPE: 'URL', 'xlin:href' => CGI.escape('aaa á aaa/ss$ss/ã b ç d ë ¼.doc')
|
581
581
|
end
|
582
582
|
end
|
583
583
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: libis-tools
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Kris Dekeyser
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-03-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -288,7 +288,9 @@ files:
|
|
288
288
|
- ".gitignore"
|
289
289
|
- ".rspec"
|
290
290
|
- ".travis.yml"
|
291
|
+
- CHANGELOG.md
|
291
292
|
- Gemfile
|
293
|
+
- Makefile
|
292
294
|
- README.md
|
293
295
|
- Rakefile
|
294
296
|
- bin/libis_tool
|
@@ -357,7 +359,7 @@ homepage: https://github.com/libis/LIBIS_Tools
|
|
357
359
|
licenses:
|
358
360
|
- MIT
|
359
361
|
metadata: {}
|
360
|
-
post_install_message:
|
362
|
+
post_install_message:
|
361
363
|
rdoc_options: []
|
362
364
|
require_paths:
|
363
365
|
- lib
|
@@ -372,8 +374,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
372
374
|
- !ruby/object:Gem::Version
|
373
375
|
version: '0'
|
374
376
|
requirements: []
|
375
|
-
rubygems_version: 3.4.
|
376
|
-
signing_key:
|
377
|
+
rubygems_version: 3.4.19
|
378
|
+
signing_key:
|
377
379
|
specification_version: 4
|
378
380
|
summary: LIBIS toolbox.
|
379
381
|
test_files:
|