|
1 | 1 |
|
| 2 | +0.14.0 |
| 3 | + |
| 4 | + * Move banner call |
| 5 | + |
| 6 | + This gives a little more flexability, and it also handles the issue where banner was hijacking the help flags. |
| 7 | + |
| 8 | + Fixes #75 |
| 9 | + |
| 10 | + Signed-off-by: Matt Stratton < [email protected]> |
| 11 | + * Add proper fetching of talks |
| 12 | + |
| 13 | + Signed-off-by: Matt Stratton < [email protected]> |
| 14 | + * Add small functionality to helpers.GetTalks |
| 15 | + |
| 16 | + It only returns the filenames right now, but it’s a start |
| 17 | + |
| 18 | + Signed-off-by: Matt Stratton < [email protected]> |
| 19 | + * Fix regression with event name |
| 20 | + |
| 21 | + Signed-off-by: Matt Stratton < [email protected]> |
| 22 | + * MVP of create event function |
| 23 | + |
| 24 | + Introduced bug - name field in YAML has the city name capitalized (it is not getting this value from the struct) |
| 25 | + |
| 26 | + Signed-off-by: Matt Stratton < [email protected]> |
| 27 | + * Fix twitter field in event template |
| 28 | + |
| 29 | + Signed-off-by: Matt Stratton < [email protected]> |
| 30 | + * Add helpers.CopyFile function |
| 31 | + |
| 32 | + Signed-off-by: Matt Stratton < [email protected]> |
| 33 | + * Add nouns and verbs to README |
| 34 | + |
| 35 | + Signed-off-by: Matt Stratton < [email protected]> |
| 36 | + * Remove dummy file |
| 37 | + * Adding dummy file to test auto-sign |
| 38 | + |
| 39 | + Signed-off-by: Matt Stratton < [email protected]> |
| 40 | + * Add configuration for stale bot |
| 41 | + |
| 42 | + Signed-off-by: Matt Stratton < [email protected]> |
| 43 | + * Fix spacing error in speaker template |
| 44 | + * Update event model |
| 45 | + * Move templates into template file |
| 46 | + * Implement scaffold of GetTalks function |
| 47 | + |
| 48 | + - Matt Stratton < [email protected]> |
| 49 | + |
| 50 | +-- Matt Stratton < [email protected]>; Thu, 05 Oct 2017 11:30:16 -0500 |
| 51 | + |
| 52 | + |
| 53 | + |
2 | 54 | 0.13.0 |
3 | 55 |
|
4 | 56 | * Update README |
|
432 | 484 |
|
433 | 485 |
|
434 | 486 |
|
| 487 | + |
| 488 | + |
435 | 489 |
|
436 | 490 |
|
437 | 491 |
|
|
0 commit comments