|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [0.23.0](https://github.com/devopsdays/devopsdays-cli/tree/0.23.0) (2018-05-25) |
| 4 | +[Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.22.1...0.23.0) |
| 5 | + |
| 6 | +**Closed issues:** |
| 7 | + |
| 8 | +- Rename stuttering functions in Event package [\#127](https://github.com/devopsdays/devopsdays-cli/issues/127) |
| 9 | +- Refactor templates to not need to use rice box [\#121](https://github.com/devopsdays/devopsdays-cli/issues/121) |
| 10 | +- Fix 'Duplicate Code' issue in event\event.go [\#117](https://github.com/devopsdays/devopsdays-cli/issues/117) |
| 11 | +- update helpers.ResizeImage to return error code and do something with it here [\#105](https://github.com/devopsdays/devopsdays-cli/issues/105) |
| 12 | +- Create contributing doc [\#36](https://github.com/devopsdays/devopsdays-cli/issues/36) |
| 13 | +- Verify that webdir is valid [\#32](https://github.com/devopsdays/devopsdays-cli/issues/32) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- Restructure packages [\#129](https://github.com/devopsdays/devopsdays-cli/pull/129) ([mattstratton](https://github.com/mattstratton)) |
| 18 | +- Fix stuttering functions in Event package [\#128](https://github.com/devopsdays/devopsdays-cli/pull/128) ([mattstratton](https://github.com/mattstratton)) |
| 19 | +- Quick wins [\#126](https://github.com/devopsdays/devopsdays-cli/pull/126) ([mattstratton](https://github.com/mattstratton)) |
| 20 | + |
3 | 21 | ## [0.22.1](https://github.com/devopsdays/devopsdays-cli/tree/0.22.1) (2017-10-21) |
4 | 22 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.22.0...0.22.1) |
5 | 23 |
|
6 | | -**Implemented enhancements:** |
| 24 | +**Closed issues:** |
7 | 25 |
|
8 | 26 | - implement error checking in helpers.GetTalks [\#88](https://github.com/devopsdays/devopsdays-cli/issues/88) |
9 | 27 |
|
10 | 28 | ## [0.22.0](https://github.com/devopsdays/devopsdays-cli/tree/0.22.0) (2017-10-21) |
11 | 29 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.21.0...0.22.0) |
12 | 30 |
|
13 | | -**Implemented enhancements:** |
| 31 | +**Closed issues:** |
14 | 32 |
|
15 | 33 | - Create showTalk function [\#59](https://github.com/devopsdays/devopsdays-cli/issues/59) |
16 | 34 |
|
17 | 35 | ## [0.21.0](https://github.com/devopsdays/devopsdays-cli/tree/0.21.0) (2017-10-20) |
18 | 36 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.20.1...0.21.0) |
19 | 37 |
|
20 | | -**Fixed bugs:** |
| 38 | +**Closed issues:** |
21 | 39 |
|
22 | 40 | - Need to add abiilty to quit application at all prompts [\#119](https://github.com/devopsdays/devopsdays-cli/issues/119) |
23 | 41 |
|
24 | 42 | ## [0.20.1](https://github.com/devopsdays/devopsdays-cli/tree/0.20.1) (2017-10-08) |
25 | 43 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.20.0...0.20.1) |
26 | 44 |
|
27 | | -**Implemented enhancements:** |
| 45 | +**Closed issues:** |
28 | 46 |
|
29 | 47 | - Prettify the output of show speaker [\#114](https://github.com/devopsdays/devopsdays-cli/issues/114) |
30 | | - |
31 | | -**Fixed bugs:** |
32 | | - |
33 | 48 | - Create speaker is not inserting a newline between gitlab and imagepath [\#113](https://github.com/devopsdays/devopsdays-cli/issues/113) |
34 | 49 |
|
35 | 50 | ## [0.20.0](https://github.com/devopsdays/devopsdays-cli/tree/0.20.0) (2017-10-08) |
36 | 51 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.19.1...0.20.0) |
37 | 52 |
|
38 | | -**Implemented enhancements:** |
| 53 | +**Closed issues:** |
39 | 54 |
|
40 | 55 | - Create showSpeaker function [\#58](https://github.com/devopsdays/devopsdays-cli/issues/58) |
41 | 56 |
|
42 | 57 | ## [0.19.1](https://github.com/devopsdays/devopsdays-cli/tree/0.19.1) (2017-10-07) |
43 | 58 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.19.0...0.19.1) |
44 | 59 |
|
45 | | -**Implemented enhancements:** |
| 60 | +**Closed issues:** |
46 | 61 |
|
47 | 62 | - Check for png on event logo [\#108](https://github.com/devopsdays/devopsdays-cli/issues/108) |
48 | 63 |
|
49 | 64 | ## [0.19.0](https://github.com/devopsdays/devopsdays-cli/tree/0.19.0) (2017-10-07) |
50 | 65 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.17.4...0.19.0) |
51 | 66 |
|
52 | | -**Implemented enhancements:** |
| 67 | +**Closed issues:** |
53 | 68 |
|
54 | 69 | - Create interactive menus [\#103](https://github.com/devopsdays/devopsdays-cli/issues/103) |
55 | 70 |
|
|
59 | 74 | ## [0.17.0](https://github.com/devopsdays/devopsdays-cli/tree/0.17.0) (2017-10-06) |
60 | 75 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.16.2...0.17.0) |
61 | 76 |
|
62 | | -**Implemented enhancements:** |
| 77 | +**Closed issues:** |
63 | 78 |
|
| 79 | +- Extra newlines in generated speaker file [\#63](https://github.com/devopsdays/devopsdays-cli/issues/63) |
64 | 80 | - Change create event functionality to use the model package [\#61](https://github.com/devopsdays/devopsdays-cli/issues/61) |
65 | 81 | - create createSponsor function [\#39](https://github.com/devopsdays/devopsdays-cli/issues/39) |
66 | 82 | - Create createEvent function [\#37](https://github.com/devopsdays/devopsdays-cli/issues/37) |
67 | 83 | - Add all event fields to validateField [\#16](https://github.com/devopsdays/devopsdays-cli/issues/16) |
68 | 84 |
|
69 | | -**Fixed bugs:** |
70 | | - |
71 | | -- Extra newlines in generated speaker file [\#63](https://github.com/devopsdays/devopsdays-cli/issues/63) |
72 | | - |
73 | 85 | **Merged pull requests:** |
74 | 86 |
|
75 | 87 | - Add additional event validation [\#107](https://github.com/devopsdays/devopsdays-cli/pull/107) ([mattstratton](https://github.com/mattstratton)) |
76 | 88 |
|
77 | 89 | ## [0.16.2](https://github.com/devopsdays/devopsdays-cli/tree/0.16.2) (2017-10-06) |
78 | 90 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.16.0...0.16.2) |
79 | 91 |
|
80 | | -**Implemented enhancements:** |
| 92 | +**Closed issues:** |
81 | 93 |
|
82 | 94 | - specify @ symbol or not when asking for Twitter handle [\#68](https://github.com/devopsdays/devopsdays-cli/issues/68) |
83 | 95 |
|
|
88 | 100 | ## [0.16.0](https://github.com/devopsdays/devopsdays-cli/tree/0.16.0) (2017-10-06) |
89 | 101 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.15.1...0.16.0) |
90 | 102 |
|
91 | | -**Implemented enhancements:** |
92 | | - |
93 | | -- Refactor package layout [\#94](https://github.com/devopsdays/devopsdays-cli/issues/94) |
94 | | - |
95 | | -**Fixed bugs:** |
96 | | - |
97 | | -- Github username not marked as optional in "create speaker" [\#89](https://github.com/devopsdays/devopsdays-cli/issues/89) |
98 | | -- Remove update line in copy file [\#104](https://github.com/devopsdays/devopsdays-cli/pull/104) ([mattstratton](https://github.com/mattstratton)) |
99 | | - |
100 | 103 | **Closed issues:** |
101 | 104 |
|
102 | 105 | - implement error checking in helpers.GetTalks [\#102](https://github.com/devopsdays/devopsdays-cli/issues/102) |
103 | 106 | - update helpers.ResizeImage to return error code and do something with it here [\#101](https://github.com/devopsdays/devopsdays-cli/issues/101) |
104 | 107 | - implement error checking in helpers.GetTalks [\#100](https://github.com/devopsdays/devopsdays-cli/issues/100) |
105 | 108 | - update helpers.ResizeImage to return error code and do something with it here [\#99](https://github.com/devopsdays/devopsdays-cli/issues/99) |
| 109 | +- Refactor package layout [\#94](https://github.com/devopsdays/devopsdays-cli/issues/94) |
| 110 | +- Github username not marked as optional in "create speaker" [\#89](https://github.com/devopsdays/devopsdays-cli/issues/89) |
106 | 111 |
|
107 | 112 | **Merged pull requests:** |
108 | 113 |
|
| 114 | +- Remove update line in copy file [\#104](https://github.com/devopsdays/devopsdays-cli/pull/104) ([mattstratton](https://github.com/mattstratton)) |
109 | 115 | - Refactor packages [\#98](https://github.com/devopsdays/devopsdays-cli/pull/98) ([mattstratton](https://github.com/mattstratton)) |
110 | 116 |
|
111 | 117 | ## [0.15.1](https://github.com/devopsdays/devopsdays-cli/tree/0.15.1) (2017-10-05) |
|
121 | 127 | ## [0.14.0](https://github.com/devopsdays/devopsdays-cli/tree/0.14.0) (2017-10-05) |
122 | 128 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.13.0...0.14.0) |
123 | 129 |
|
124 | | -**Implemented enhancements:** |
125 | | - |
126 | | -- Description fields should require 2x returns [\#25](https://github.com/devopsdays/devopsdays-cli/issues/25) |
127 | | - |
128 | | -**Fixed bugs:** |
| 130 | +**Closed issues:** |
129 | 131 |
|
130 | 132 | - Banner is overriding -h and --help on root command [\#75](https://github.com/devopsdays/devopsdays-cli/issues/75) |
| 133 | +- Description fields should require 2x returns [\#25](https://github.com/devopsdays/devopsdays-cli/issues/25) |
131 | 134 |
|
132 | 135 | ## [0.13.0](https://github.com/devopsdays/devopsdays-cli/tree/0.13.0) (2017-10-04) |
133 | 136 | [Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.12.8...0.13.0) |
134 | 137 |
|
135 | | -**Implemented enhancements:** |
136 | | - |
137 | | -- Update user prompts with survey package [\#72](https://github.com/devopsdays/devopsdays-cli/issues/72) |
138 | | -- Add bio to speaker type [\#65](https://github.com/devopsdays/devopsdays-cli/issues/65) |
139 | | - |
140 | 138 | **Closed issues:** |
141 | 139 |
|
| 140 | +- Update user prompts with survey package [\#72](https://github.com/devopsdays/devopsdays-cli/issues/72) |
142 | 141 | - Should give a "thing" more meaning [\#66](https://github.com/devopsdays/devopsdays-cli/issues/66) |
| 142 | +- Add bio to speaker type [\#65](https://github.com/devopsdays/devopsdays-cli/issues/65) |
143 | 143 |
|
144 | 144 | **Merged pull requests:** |
145 | 145 |
|
146 | 146 | - Switch to using survey for prompts [\#74](https://github.com/devopsdays/devopsdays-cli/pull/74) ([mattstratton](https://github.com/mattstratton)) |
147 | 147 |
|
148 | 148 | ## [0.12.8](https://github.com/devopsdays/devopsdays-cli/tree/0.12.8) (2017-10-03) |
149 | | -**Implemented enhancements:** |
| 149 | +**Closed issues:** |
150 | 150 |
|
| 151 | +- ! separators made me think it didn't work [\#69](https://github.com/devopsdays/devopsdays-cli/issues/69) |
151 | 152 | - Add validation to fields in create speaker function [\#64](https://github.com/devopsdays/devopsdays-cli/issues/64) |
152 | 153 | - Create createSpeaker function [\#41](https://github.com/devopsdays/devopsdays-cli/issues/41) |
153 | 154 | - Move doctor command [\#34](https://github.com/devopsdays/devopsdays-cli/issues/34) |
| 155 | +- appveyor doesn't publish msi to GH releases [\#30](https://github.com/devopsdays/devopsdays-cli/issues/30) |
| 156 | +- Rename package to devopsdays [\#26](https://github.com/devopsdays/devopsdays-cli/issues/26) |
154 | 157 | - Add functionality to doctor command [\#24](https://github.com/devopsdays/devopsdays-cli/issues/24) |
155 | 158 | - Version command should return more info [\#23](https://github.com/devopsdays/devopsdays-cli/issues/23) |
156 | 159 | - Create release process that generates rpm [\#21](https://github.com/devopsdays/devopsdays-cli/issues/21) |
|
160 | 163 | - convert user prompts to a loop [\#13](https://github.com/devopsdays/devopsdays-cli/issues/13) |
161 | 164 | - prompt user to retry on invalid entries [\#12](https://github.com/devopsdays/devopsdays-cli/issues/12) |
162 | 165 | - change webdir from being a constant [\#10](https://github.com/devopsdays/devopsdays-cli/issues/10) |
163 | | - |
164 | | -**Fixed bugs:** |
165 | | - |
166 | | -- appveyor doesn't publish msi to GH releases [\#30](https://github.com/devopsdays/devopsdays-cli/issues/30) |
167 | | - |
168 | | -**Closed issues:** |
169 | | - |
170 | | -- ! separators made me think it didn't work [\#69](https://github.com/devopsdays/devopsdays-cli/issues/69) |
171 | | -- Rename package to devopsdays [\#26](https://github.com/devopsdays/devopsdays-cli/issues/26) |
172 | 166 | - Consider rewriting the whole thing in golang [\#6](https://github.com/devopsdays/devopsdays-cli/issues/6) |
173 | 167 | - Ensure the user is not in master when running the commands [\#5](https://github.com/devopsdays/devopsdays-cli/issues/5) |
174 | 168 | - Create sponsor creation feature [\#3](https://github.com/devopsdays/devopsdays-cli/issues/3) |
|
0 commit comments