summarylogtreecommitdiffstats
path: root/RELEASENOTES.md
blob: 99526de58be08c827aff262f17ca0805a09b4a36 (plain)
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
## 3.1.0

* made fetch command a little easier to use


### 3.0.1

* Various small improvements

# 3.0.0

* big function rename to `<tool>`::`<file>`::`<function>` to make it easier to read hopefully
* enable recursive git fetches with --recursive
* uses mulle-bashfunctions 4 now
* can now run under zsh if bash is not available
* fix problems with the default git branch (again)


# 2.0.0

* Various small improvements


### 1.8.3

* up to 3000 github tags can be fetched now, instead of 30 as before

### 1.8.2

* improved tar info output a little bit

### 1.8.1

* installer verbose toggle

## 1.7.0

* changed to mulle-bashfunctions 2 call convention
* moved to mulle-bashfunctions v2
* new command "exists"


### 1.6.10

* dont warn on symlink if branch is latest or master
* small beauty fixes in output and code

### 1.6.9

* git does not need to be installed anymore for the sourcetree support functions

### 1.6.8

* check for git presence before failing in a more obscure way

### 1.6.7

* improved typeguess from url
* improve nodetype guessing a little bit

### 1.6.6

* Various small improvements

### 1.6.5

* fix `fetch::source::validate_file_url`

### 1.6.4

* fix default git branch checkout, be less verbose on fetch

### 1.6.3

* can now fetch repositories who dont have master

### 1.6.2

* a bit less verbose when fetching

### 1.6.1

* better search-local with file:// urls

## 1.6.0

* support file:// for local search
* rename list to showcommand


## 1.5.0

* improved debian packaging with recommends. uses mulle-bashfunctions 1.8.0 now


### 1.4.3

* fixes for mingw

### 1.4.2

* remove obsolete verbose output

### 1.4.1

* internal rename of clone command to fetch

## 1.4.0

* rename `MULLE_FETCH_CACHE_DIR` to `MULLE_FETCH_ARCHIVE_DIR` (as used by rest of mulle-sde)


### 1.3.25

* use more exekutor wrappers for git commands

### 1.3.24

* nicer output

### 1.3.23

* add `._.DS_Store` to .gitignore

### 1.3.22

* add support for gitlab.com archive guessing

### 1.3.21

* improve usage info

### 1.3.20

* remove file from git

### 1.3.19

* simplify README

### 1.3.18

* improved brew formula defintion

### 1.3.17

* use wget if curl is not available

### 1.3.16

* fix package dependencies more

### 1.3.15

* fix package dependencies

### 1.3.14

* fix homebrew install ruby script

### 1.3.13

* rename install to installer, because of name conflict

### 1.3.12

* small beauty fix

### 1.3.11

* improve CMakeLists.txt, update README.md, rename install.sh to install

### 1.3.10

* simpler CMakeLists.txt

### 1.3.9

* fix usage bug

## 1.4.0

* be more convenient, by supporting mulle-fetch `<url>`


### 1.3.8

* fix potential bugs

### 1.3.7

* README fix

### 1.3.6

* miniscule code improvement

### 1.3.5

* use `MULLE_UNAME` instead of UNAME

### 1.3.4

* improve documentation

### 1.3.3

* unify mulle-bashfunctions usage and help, also some refactoring

### 1.3.2

* * make help command/option more uniform

## 1.3.0

* improve gitlist recognition


## 1.2.0

* use new mulle-init from mulle-bashfunctions to reduce init size


### 1.1.6

* Various small improvements

### 1.1.5

* improved name guessing of github archives

### 1.1.4

* libexec-dir is now used properly instead of library-path

### 1.1.3

* fix test bug and some uglies

### 1.1.2

* Various small improvements

### 1.1.1

* improve documentation a bit
* two new plugins, local and file

## 1.1.0

* rename test runner, add travis, general improvements too


# 1.0.0

* forked off from mulle-bootstrap. based on mulle-bashfunctions 1.0.0