UNPKG

9.35 kBMarkdownView Raw
1# v4.0.5 (Mon May 15 2023)
2
3:tada: This release contains work from a new contributor! :tada:
4
5Thank you, Vitali Lovich ([@vlovich](https://github.com/vlovich)), for all your work!
6
7### Release Notes
8
9#### Make sure that errors throw Error instead of string ([#92](https://github.com/domharrington/node-gitlog/pull/92))
10
11This release fixes how this library throws errors. Instead of throwing `string` it will throw an actual error. Implementations might need updating.
12
13---
14
15#### 🐛 Bug Fix
16
17- Make sure that errors throw Error instead of string [#92](https://github.com/domharrington/node-gitlog/pull/92) ([@vlovich](https://github.com/vlovich))
18- added tag field [#76](https://github.com/domharrington/node-gitlog/pull/76) ([@jigarzon](https://github.com/jigarzon))
19
20#### ⚠️ Pushed to `master`
21
22- remove registry ([@hipstersmoothie](https://github.com/hipstersmoothie))
23- upgrade auto ([@hipstersmoothie](https://github.com/hipstersmoothie))
24- fix build ([@hipstersmoothie](https://github.com/hipstersmoothie))
25
26#### Authors: 3
27
28- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
29- Juan Ignacio Garzón ([@jigarzon](https://github.com/jigarzon))
30- Vitali Lovich ([@vlovich](https://github.com/vlovich))
31
32---
33
34# v4.0.5 (Mon May 15 2023)
35
36:tada: This release contains work from a new contributor! :tada:
37
38Thank you, Vitali Lovich ([@vlovich](https://github.com/vlovich)), for all your work!
39
40### Release Notes
41
42#### Make sure that errors throw Error instead of string ([#92](https://github.com/domharrington/node-gitlog/pull/92))
43
44This release fixes how this library throws errors. Instead of throwing `string` it will throw an actual error. Implementations might need updating.
45
46---
47
48#### 🐛 Bug Fix
49
50- Make sure that errors throw Error instead of string [#92](https://github.com/domharrington/node-gitlog/pull/92) ([@vlovich](https://github.com/vlovich))
51- added tag field [#76](https://github.com/domharrington/node-gitlog/pull/76) ([@jigarzon](https://github.com/jigarzon))
52
53#### ⚠️ Pushed to `master`
54
55- remove registry ([@hipstersmoothie](https://github.com/hipstersmoothie))
56- upgrade auto ([@hipstersmoothie](https://github.com/hipstersmoothie))
57- fix build ([@hipstersmoothie](https://github.com/hipstersmoothie))
58
59#### Authors: 3
60
61- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
62- Juan Ignacio Garzón ([@jigarzon](https://github.com/jigarzon))
63- Vitali Lovich ([@vlovich](https://github.com/vlovich))
64
65---
66
67# v4.0.5 (Mon May 15 2023)
68
69:tada: This release contains work from a new contributor! :tada:
70
71Thank you, Vitali Lovich ([@vlovich](https://github.com/vlovich)), for all your work!
72
73### Release Notes
74
75#### Make sure that errors throw Error instead of string ([#92](https://github.com/domharrington/node-gitlog/pull/92))
76
77This release fixes how this library throws errors. Instead of throwing `string` it will throw an actual error. Implementations might need updating.
78
79---
80
81#### 🐛 Bug Fix
82
83- Make sure that errors throw Error instead of string [#92](https://github.com/domharrington/node-gitlog/pull/92) ([@vlovich](https://github.com/vlovich))
84- added tag field [#76](https://github.com/domharrington/node-gitlog/pull/76) ([@jigarzon](https://github.com/jigarzon))
85
86#### ⚠️ Pushed to `master`
87
88- upgrade auto ([@hipstersmoothie](https://github.com/hipstersmoothie))
89- fix build ([@hipstersmoothie](https://github.com/hipstersmoothie))
90
91#### Authors: 3
92
93- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
94- Juan Ignacio Garzón ([@jigarzon](https://github.com/jigarzon))
95- Vitali Lovich ([@vlovich](https://github.com/vlovich))
96
97---
98
99# v4.0.5 (Mon May 15 2023)
100
101:tada: This release contains work from a new contributor! :tada:
102
103Thank you, Vitali Lovich ([@vlovich](https://github.com/vlovich)), for all your work!
104
105### Release Notes
106
107#### Make sure that errors throw Error instead of string ([#92](https://github.com/domharrington/node-gitlog/pull/92))
108
109This release fixes how this library throws errors. Instead of throwing `string` it will throw an actual error. Implementations might need updating.
110
111---
112
113#### 🐛 Bug Fix
114
115- Make sure that errors throw Error instead of string [#92](https://github.com/domharrington/node-gitlog/pull/92) ([@vlovich](https://github.com/vlovich))
116- added tag field [#76](https://github.com/domharrington/node-gitlog/pull/76) ([@jigarzon](https://github.com/jigarzon))
117
118#### ⚠️ Pushed to `master`
119
120- fix build ([@hipstersmoothie](https://github.com/hipstersmoothie))
121
122#### Authors: 3
123
124- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
125- Juan Ignacio Garzón ([@jigarzon](https://github.com/jigarzon))
126- Vitali Lovich ([@vlovich](https://github.com/vlovich))
127
128---
129
130# v4.0.4 (Tue Jan 05 2021)
131
132#### 🐛 Bug Fix
133
134- Fix build + lint [#68](https://github.com/domharrington/node-gitlog/pull/68) ([@hipstersmoothie](https://github.com/hipstersmoothie))
135- fix lint and run build/test/lint on PRs [#66](https://github.com/domharrington/node-gitlog/pull/66) ([@hipstersmoothie](https://github.com/hipstersmoothie))
136- Patch command injection vulnerability [#65](https://github.com/domharrington/node-gitlog/pull/65) ([@ron-checkmarx](https://github.com/ron-checkmarx))
137
138#### Authors: 2
139
140- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
141- Ron ([@ron-checkmarx](https://github.com/ron-checkmarx))
142
143---
144
145# v4.0.3 (Mon Oct 05 2020)
146
147#### 🐛 Bug Fix
148
149- ensure large amount of renames doesn't break git log [#63](https://github.com/domharrington/node-gitlog/pull/63) ([@hipstersmoothie](https://github.com/hipstersmoothie))
150
151#### Authors: 1
152
153- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
154
155---
156
157# v4.0.2 (Fri Oct 02 2020)
158
159:tada: This release contains work from a new contributor! :tada:
160
161Thank you, Chris NeJame ([@SalmonMode](https://github.com/SalmonMode)), for all your work!
162
163#### 🐛 Bug Fix
164
165- Add support for getting commits of line range [#61](https://github.com/domharrington/node-gitlog/pull/61) ([@SalmonMode](https://github.com/SalmonMode))
166
167#### Authors: 1
168
169- Chris NeJame ([@SalmonMode](https://github.com/SalmonMode))
170
171---
172
173# v4.0.1 (Thu Oct 01 2020)
174
175:tada: This release contains work from new contributors! :tada:
176
177Thanks for all your work!
178
179:heart: Asjid Kalam ([@Asjidkalam](https://github.com/Asjidkalam))
180
181:heart: Jamie Slome ([@JamieSlome](https://github.com/JamieSlome))
182
183:heart: huntr-helper ([@huntr-helper](https://github.com/huntr-helper))
184
185#### 🐛 Bug Fix
186
187- Revert "Security Fix for RCE on "gitlogplus" - huntr.dev" [#62](https://github.com/domharrington/node-gitlog/pull/62) ([@hipstersmoothie](https://github.com/hipstersmoothie))
188- Security Fix for RCE on "gitlogplus" - huntr.dev [#59](https://github.com/domharrington/node-gitlog/pull/59) ([@Asjidkalam](https://github.com/Asjidkalam) [@JamieSlome](https://github.com/JamieSlome) [@huntr-helper](https://github.com/huntr-helper))
189
190#### Authors: 4
191
192- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
193- Asjid Kalam ([@Asjidkalam](https://github.com/Asjidkalam))
194- huntr-helper ([@huntr-helper](https://github.com/huntr-helper))
195- Jamie Slome ([@JamieSlome](https://github.com/JamieSlome))
196
197---
198
199# v4.0.0 (Mon Apr 13 2020)
200
201#### 💥 Breaking Change
202
203- update readme to fix cjs usage [#53](https://github.com/domharrington/node-gitlog/pull/53) ([@hipstersmoothie](https://github.com/hipstersmoothie))
204
205#### Authors: 1
206
207- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
208
209---
210
211# v3.3.6 (Thu Apr 09 2020)
212
213#### 🐛 Bug Fix
214
215- Easier to use option type [#51](https://github.com/domharrington/node-gitlog/pull/51) ([@hipstersmoothie](https://github.com/hipstersmoothie))
216
217#### Authors: 1
218
219- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
220
221---
222
223# v3.3.5 (Wed Apr 08 2020)
224
225:tada: This release contains work from a new contributor! :tada:
226
227Thank you, null[@FishOrBear](https://github.com/FishOrBear), for all your work!
228
229#### 🐛 Bug Fix
230
231- Update index.ts [#49](https://github.com/domharrington/node-gitlog/pull/49) ([@FishOrBear](https://github.com/FishOrBear) [@hipstersmoothie](https://github.com/hipstersmoothie))
232
233#### Authors: 2
234
235- [@FishOrBear](https://github.com/FishOrBear)
236- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
237
238---
239
240# v3.3.4 (Tue Apr 07 2020)
241
242#### 🐛 Bug Fix
243
244- fix files type [#48](https://github.com/domharrington/node-gitlog/pull/48) ([@hipstersmoothie](https://github.com/hipstersmoothie))
245
246#### Authors: 1
247
248- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
249
250---
251
252# v3.3.3 (Tue Apr 07 2020)
253
254#### ⚠️ Pushed to `master`
255
256- run build during deploy ([@hipstersmoothie](https://github.com/hipstersmoothie))
257
258#### Authors: 1
259
260- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
261
262---
263
264# v3.3.2 (Tue Apr 07 2020)
265
266#### ⚠️ Pushed to `master`
267
268- run build on CI ([@hipstersmoothie](https://github.com/hipstersmoothie))
269
270#### Authors: 1
271
272- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
273
274---
275
276# v3.3.1 (Tue Apr 07 2020)
277
278#### ⚠️ Pushed to `master`
279
280- must check out master before running shipit ([@hipstersmoothie](https://github.com/hipstersmoothie))
281
282#### Authors: 1
283
284- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
\No newline at end of file