author | ymh <ymh.work@gmail.com> |
Fri, 17 Nov 2017 00:06:39 +0100 | |
changeset 556 | a31f1343b913 |
parent 405 | f239c8c5bb94 |
permissions | -rw-r--r-- |
405
f239c8c5bb94
migrate to rdf4j (2.1.1) from sesame (4.1.1)
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
1 |
## 2016-08-18 - Release 0.9.0 |
f239c8c5bb94
migrate to rdf4j (2.1.1) from sesame (4.1.1)
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
2 |
|
f239c8c5bb94
migrate to rdf4j (2.1.1) from sesame (4.1.1)
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
3 |
- Allow to pass $path to init class (fix #63) |
f239c8c5bb94
migrate to rdf4j (2.1.1) from sesame (4.1.1)
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
4 |
- Add fail_on_http_error parameter to archive::download (fix #64) |
f239c8c5bb94
migrate to rdf4j (2.1.1) from sesame (4.1.1)
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
5 |
- Fix tests with Puppet 4 (fix #66) |
f239c8c5bb94
migrate to rdf4j (2.1.1) from sesame (4.1.1)
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
6 |
|
28 | 7 |
## 2015-08-21 - Release 0.8.1 |
8 |
||
9 |
Use docker for acceptance tests |
|
10 |
||
11 |
## 2015-06-29 - Release 0.8.0 |
|
12 |
||
13 |
allow to specify a user for the archive extraction and the archive download |
|
14 |
||
15 |
## 2015-06-26 - Release 0.7.5 |
|
16 |
||
17 |
Fix strict_variables activation with rspec-puppet 2.2 |
|
18 |
||
19 |
## 2015-05-28 - Release 0.7.4 |
|
20 |
||
21 |
Add beaker_spec_helper to Gemfile |
|
22 |
||
23 |
## 2015-05-26 - Release 0.7.3 |
|
24 |
||
25 |
Use random application order in nodeset |
|
26 |
||
27 |
## 2015-05-26 - Release 0.7.2 |
|
28 |
||
29 |
add utopic & vivid nodesets |
|
30 |
||
31 |
## 2015-05-25 - Release 0.7.1 |
|
32 |
||
33 |
Don't allow failure on Puppet 4 |
|
34 |
||
35 |
## 2015-05-18 - Release 0.7.0 |
|
36 |
||
37 |
Support tar.xz format |
|
38 |
||
39 |
## 2015-05-13 - Release 0.6.2 |
|
40 |
||
41 |
Add puppet-lint-file_source_rights-check gem |
|
42 |
||
43 |
## 2015-05-12 - Release 0.6.1 |
|
44 |
||
45 |
Don't pin beaker |
|
46 |
||
47 |
## 2015-05-12 - Release 0.6.0 |
|
48 |
||
49 |
Support the purging of target directories |
|
50 |
||
51 |
## 2015-04-27 - Release 0.5.3 |
|
52 |
||
53 |
Add nodeset ubuntu-12.04-x86_64-openstack |
|
54 |
||
55 |
## 2015-04-17 - Release 0.5.2 |
|
56 |
||
57 |
Add beaker nodesets |
|
58 |
||
59 |
## 2015-04-03 - Release 0.5.1 |
|
60 |
||
61 |
Confine rspec pinning to ruby 1.8 |
|
62 |
Fix when not using digest_url |
|
63 |
||
64 |
## 2015-03-24 - Release 0.5.0 |
|
65 |
||
66 |
Add a proxy_server parameter |
|
67 |
||
68 |
## 2015-03-24 - Release 0.4.1 |
|
69 |
||
70 |
Add unit tests |
|
71 |
||
72 |
## 2015-03-06 - Release 0.4.0 |
|
73 |
||
74 |
Add --strip-components support |
|
75 |
||
76 |
## 2015-01-07 - Release 0.3.6 |
|
77 |
||
78 |
Fix unquoted strings in cases |
|
79 |
||
80 |
## 2015-01-05 - Release 0.3.5 |
|
81 |
||
82 |
Simplify bundler cache in Travis CI |
|
83 |
Fix license name in metadata.json |
|
84 |
||
85 |
## 2014-11-18 Release 0.3.2 |
|
86 |
||
87 |
Linting metadata |
|
88 |
||
89 |
## 2014-11-04 Release 0.3.1 |
|
90 |
||
91 |
Fix missing comma |
|
92 |
||
93 |
## 2014-11-04 Release 0.3.0 |
|
94 |
||
95 |
Add path to execs |
|
96 |
||
97 |
## 2014-11-04 Release 0.2.1 |
|
98 |
||
99 |
Drop Puppet 2.7 support |
|
100 |
||
101 |
## 2014-10-20 Release 0.2.0 |
|
102 |
||
103 |
Setup automatic Forge releases |
|
104 |
||
105 |
## 2014-09-24 Release 0.1.3 |
|
106 |
||
107 |
Bug fix |
|
108 |
||
109 |
## 2014-09-23 Release 0.1.2 |
|
110 |
||
111 |
Quote url to get the data from |
|
112 |
||
113 |
## 2014-09-05 Release 0.1.1 |
|
114 |
||
115 |
Allow disabling of no-checksum notices in puppetmaster logs |
|
116 |
||
117 |
## 2014-07-02 Release 0.1.0 |
|
118 |
||
119 |
Make curl silent, #21 |
|
120 |
Add documentation |
|
121 |
Fix strict variables |