-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.yml
599 lines (594 loc) · 17.4 KB
/
changelog.yml
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
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
- semver: 0.1.3
date: 2024-08-08T23:38:28-07:00
packager: Zander Hill <[email protected]>
changes:
- commit: e42a6265df80f399716fe2873c478d5f3b995128
note: 0.1.3 release
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 6a45090b90df2ad7c6838a4252cbbdddda35a5f1
note: Update comments
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 28bbc8fd1f9c571d8087ead1b724dadcd38de7f6
note: |-
Speed improvements on parsing usage and help (#10)
Iterative line by line parsing with early exit
to extract usage and help information.
author:
name: Zander Hill
email: [email protected]
committer:
name: GitHub
email: [email protected]
- commit: f3c300fce9de15c7cbaa1b7026280b8b51a88b79
note: Bump changelog
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- semver: 0.1.2
date: 2024-08-08T08:48:17-07:00
packager: Zander Hill <[email protected]>
changes:
- commit: 131d91dd1a812057e8425730404f41df5864b76a
note: 0.1.2
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: a44fe7dd1ca45ca3dce22fc1c52995cee02cf3c9
note: 'Respect SUMMARY: or USAGE: (#5)'
author:
name: Zander Hill
email: [email protected]
committer:
name: GitHub
email: [email protected]
- commit: 14fc1b88836a595de099f04717429f6f7bd182f0
note: Ensure tomeignore works during completions (#4)
author:
name: Zander Hill
email: [email protected]
committer:
name: GitHub
email: [email protected]
- commit: 2f85cd54b7db8d5fe4ac0c5bc64e2844ebe4885d
note: v0.1.1 release
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- semver: 0.1.1
date: 2024-08-07T06:20:17-07:00
packager: Zander Hill <[email protected]>
changes:
- commit: cdf69d6aa8ffe5174d30012a0af9a4250919d64f
note: v0.1.1
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 271fb234564247ffa174f6be9e6b30aeb7c2fbe3
note: |-
Switch to using .tomeignore file (#3)
* Switch to using .tomeignore file
* Include a .tomeignore file in repo
author:
name: Zander Hill
email: [email protected]
committer:
name: GitHub
email: [email protected]
- commit: 2578b77662f6961364d6c3a79a02a5192b251d78
note: Update changelog
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- semver: 0.1.0
date: 2024-08-05T20:02:51-07:00
packager: Zander Hill <[email protected]>
changes:
- commit: 6f154c3382ca3f6154c7ca9800ad5276128719af
note: 0.1.0 release
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: cd1ca0512543193ab4c09b4a61233a29a3383a0d
note: 0.1.0-rc5
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: c0b23a0a1f31f73b8b53b7eb955ef0cc1750cd1d
note: Update documentation
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: e8178e83b79ecc7f6cdbe9849ff039d29b898c3b
note: Add convenience arg in the completion to simplify use in bash
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 6b294c865b937b4a5758183fc4c90f0c92f415f7
note: Inject TOME_COMPLETION json value that can be read in child script for completion decisions
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 4878735fe393463cbc6b1a30d3f2d36c222d2141
note: 0.1.0-rc4
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: bc0c0dfd1c6b6de68d4d58e902a5178f7d4070fe
note: 0.1.0-rc3
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 8921fb2123884acea6ba3601134be9150288cfde
note: fix goreleaser argument
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: d52092d1fdfd9f478aa0e23795e40822d14ee648
note: 0.1.0-rc2
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: d16abd18496deca61c5ae7471c14914bc50b1a18
note: 0.1.0-rc1
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 2045650384dbf1859110f2392ee2a07d3cb616b3
note: Enforce sorted orders in tests
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 060e5b9278b8ee4947a96bb247cc10f0c565f3ab
note: Fix PATH on ci
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 72d39ced3369ded345dfe755639f4e1a903311d3
note: Add hermit... to help github actions
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 434aa8f87f3e52e52420053bebee3ff814ce6870
note: Add hermit... to help github actions
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 09b81b7bc7b17985ff561c4d87a6bca432deda3f
note: Trying to fix github actions
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 2db47226b9f65a8cd55768075a99d5b68209738e
note: Trying to fix github actions
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 8336fa01890a61d95c3f0e58e0d4403fbc4c068f
note: Trying to fix github actions
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: b4be22ca1b23d44331e3e0a6ccca32a02f5460f3
note: Update github workflows
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 67abf0f22d736c3bf0ff96f93bc9e528386047e9
note: Update github workflows
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: a62b54f6df3c03879216c6662ba1a0eb77b9a9c5
note: Update github workflows
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: bb515ad49cdf31bfeef6354a1355b89fc0fb56fa
note: Changelog
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- semver: 0.0.5
date: 2024-08-03T18:35:52-07:00
packager: Zander Hill <[email protected]>
changes:
- commit: 22f9d4dc878fe3457d9c5bf76ce19c05402dc590
note: v0.0.5
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 323293851b4ea21d3f6b99e84c8247d5e7e42788
note: Add docs
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 99603386b29a413dc901bd6ddeaff29497f6fab7
note: Add dry-run mode to exec
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 5b757d5bd359a77dc31c8279a9750b8173c704a2
note: Update test snapshots
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: c0e8977eb4b7cb0cd3986905b7db916bb2b1e2b6
note: Relocate commands
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 6b622474525d6a6a304f0dd7f582f4233d0355f9
note: Improve help texts help text
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 9433f45cc684aab87bcda26e88ad111d9492b498
note: Add docs
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 8366c5f3108fe94baa10e6b2992d48ebe1fb9170
note: Add docs
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 88acd234b0dad43ffee5c96551c8900d0e357ba6
note: Continue purging the evil of submodules
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 7716d7a2af87c44105835a0444662b006bb94358
note: Add tome_ignore behavior
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 705f547c6cbe0a950f64827cdd8f532950f5628e
note: Remove submodules as an exorcism of great evil
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 439e596aaac30b7c4d78b264d39984861b8f7473
note: Move tests away from bats for better control in deno
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 29586b93dc638067620511450399e49fa2c182ae
note: Bump changelog
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- semver: 0.0.4
date: 2024-08-03T09:58:35-07:00
packager: Zander Hill <[email protected]>
changes:
- commit: 1a0bc168e3927ea67de3d93df17ac8a0957399aa
note: v0.0.4
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 9b3512f666f5967540d4bb28abc0dc6d9576488d
note: Update changelog
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- semver: 0.0.3
date: 2024-08-03T09:50:44-07:00
packager: Zander Hill <[email protected]>
changes:
- commit: 182d0f132806750f093cbe235a45b95647bb8f2a
note: Update changelog
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 0e6861726baa0e07d9c2d36a98d79837092b25a0
note: Update makefile
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- semver: 0.0.2
date: 2024-08-03T09:30:39-07:00
packager: Zander Hill <[email protected]>
changes:
- commit: b64a4d1b580591cff82236bcb0b6e79e33921151
note: Add changelog
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 40d37218726b1bd967dd1a719ec0307df2ece5fc
note: Inject TOME_ROOT and TOME_EXECUTABLE into context of scripts
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 6663f16777518fb94196b2b024c1e8419b50fb0b
note: Enable script arguments auto completion
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: b5a64ad17a063ba30b17651e9a340a5de1f322bf
note: Update README
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 3d32326e9339eb43f99622c1a6078901d01dd85c
note: Add changes for exec
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: da65585c526e85621c87a1bac7d634748f7235a6
note: Fix --output
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 8fc004b52238910b9f3f4868ad12862b05027b12
note: Remote TODO file
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: f5a86fb91c23e8ea160e627601196aafba25c5a2
note: Add skeleton setup for goreleaser
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 5b003ab2ddaadf1661500a6ae3ed4808bbae54ff
note: Update README
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: bf66f85c0a3dccf24cf34283b3869b5970e8b0d7
note: Update help text
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: fbd8d5d840eafe2e6f2e2758f36223762858284e
note: Add tests and refactor to use io.Writer from cmd
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 2b0e28158e0892fea0ce4e12a3e6f06bb0413ae0
note: Add bats deps management
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: fa1aa62aa368709a69c5e1223346b8ef56d4cb25
note: Add bats and tests for tome-wrapper
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 6dd4772f535d7365d1f7689f5b169270ef5a1115
note: Work through config overlay issues and settle on a design
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: e51203d1a45d776233fb656e89ddbb56f5578e7b
note: |-
Wrap command completion generation to allow renaming executable
Since tome-cli will often be used as an alias or a renamed binary,
we need to support completion text that will respect a renamed binary.
A follow on PR will change this for alias cases if needed.
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 23bed8bce3fc851f1a907bcd7f81f6f6b0b9bb8e
note: Use viper configuration and abstract behind config struct
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: d234a6b0e15ee11819de7379f514b0e06410f6fd
note: Improve help output and tab completions
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 6726b963e92e5974ef77293a51c784dedbfb99e3
note: Build script struct and parse usage and help text from files
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: 17888644fd822113174f501bf3016d3b56000a09
note: Second commit building out exec and help and dynamic completions
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]
- commit: c3273fcdaa4d29f0fb07300367e03c57f545ddb0
note: Initial scaffolding commit
author:
name: Zander Hill
email: [email protected]
committer:
name: Zander Hill
email: [email protected]