-
Notifications
You must be signed in to change notification settings - Fork 37
/
CHANGELOG
178 lines (101 loc) · 3.26 KB
/
CHANGELOG
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
CHANGELOG
=========
0.6.0
-----
2019-09-05
This is a backwards compatible update.
* Add a dependency on vagrant-bolt 0.1.x. Only used for Vagrant 2.2 or newer.
* Update vagrant-hosts dependency to 2.9.x
0.5.6
-----
2019-06-02
This is a backwards compatible update.
* Update vagrant-pe_build dependency to 0.19.0 or newer to support
PE 2019.1, Ubuntu 18.04, and RedHat 8.
0.5.5
-----
2018-10-11
This is an update release to support PE 2019.0
* Update vagrant-pe_build dependency to 0.18.0 or newer for PE 2019.0
* Updates and fixes to templates used by `vagrant oscar init`
Many thanks to [Thirumoorthi R](https://github.com/thirumoorthir)
for contributing improvements to the `oscar init` templates!
0.5.4
-----
2018-08-16
This is an update release to support Vagrant 2.x
* Update vagrant-config_builder dependency to ~> 1.3
0.5.3
-----
2016-12-14
This is an update release.
* Update vagrant-hosts dependency to ~> 2.8
* Update vagrant-pe_build dependency to >= 0.17.0
* Update vagrant-config_builder dependency to ~> 1.2
0.5.2
-----
2016-10-22
This is an update release.
* Update vagrant-pe_build dependency to < 1.0
0.5.1
-----
2016-05-11
This is an update release.
* Update vagrant-pe_build dependency to 0.15.x
0.5.0
-----
2016-03-28
This is a backwards-compatible update release with a few template cleanups.
* Update vagrant-hosts dependency to 2.x
* Update vagrant-pe_build dependency to 0.14.x
* Update vagrant-auto_network dependency to 1.x
* Update vagrant-config_builder dependency to 1.x
* (GH-49) Update the templates generated by `oscar init` and `oscar init-vms`
0.4.3
-----
2016-01-17
This is a backwards-compatible dependency update release. The updated
dependency versions are all bugfix and feature releases, no major version
changes. The dependencies are being updated in order to ensure that critical
bug fixes in e.g. the pe_build plugin are included when validating oscar's
dependencies.
* Update vagrant-hosts dependency to 2.6.2
* Update vagrant-pe_build dependency to 0.13.6
* Update vagrant-auto_network dependency to 1.0.2
* Update vagrant-config_builder dependency to 0.15.1
0.4.2
-----
(Codename: bowl of petunias)
2015-03-09
This is a backwards compatible bugfix release.
* (GH-40) Add vagrant_fusion vmware templates
Thanks to Ethan Brown for contributing GH-29.
0.4.1
-----
2014-05-22
This is a backwards-compatible bugfix release
* (GH-28) Eagerly load plugin dependencies.
0.4.0
-----
2014-05-21
This is the first Oscar release to depend on the AutoNetwork 1.x series. Some
changes in behavior may result from the major version jump in this component.
In addition to new features, AutoNetwork 1.0.0 also restores compatibility with
Vagrant 1.6.
* (GH-27) Support Vagrant 1.6
0.3.2
-----
2014-05-02
* (GH-24) Remove call to deprecated `Vagrant.require_plugin`
* Update gem dependencies to restrict to minor plugin versions
0.3.1
-----
2013-09-11
This is a backwards compatible bugfix release.
* Improvements to command line interface, messages, and help options
* Updated README to be vaguely helpful
* Update 'roles' template to behave with auto_network and vagrant 1.2.7+
0.3.0
-----
2013-08-18
First stable release of Oscar. All other releases are lies and deceit.