|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## v5.0.0 (2025-02-07) |
3 | 4 |
|
| 5 | +#### :boom: Breaking Change |
| 6 | + |
| 7 | +- [#695](https://github.com/mainmatter/ember-intl-analyzer/pull/695) Remove node < 18 & add PR workflow to test the changes ([@beerinho](https://github.com/beerinho)) |
4 | 8 |
|
| 9 | +#### :house: Internal |
5 | 10 |
|
| 11 | +- [#695](https://github.com/mainmatter/ember-intl-analyzer/pull/695) Add PR workflow to test the changes ([@beerinho](https://github.com/beerinho)) |
6 | 12 |
|
| 13 | +#### Committers: 2 |
7 | 14 |
|
| 15 | +- Daniel Beer ([@beerinho](https://github.com/beerinho)) |
| 16 | +- Jason Mitchell ([@jasonmit](https://github.com/jasonmit)) |
8 | 17 |
|
9 | 18 | ## v4.6.0 (2024-02-22) |
10 | 19 |
|
11 | 20 | #### :rocket: Enhancement |
12 | | -* [#656](https://github.com/mainmatter/ember-intl-analyzer/pull/656) handles `t('my-key')` in JS files ([@poulet42](https://github.com/poulet42)) |
13 | | -* [#655](https://github.com/mainmatter/ember-intl-analyzer/pull/655) Add custom t helper support ([@Mikek2252](https://github.com/Mikek2252)) |
14 | | -* [#649](https://github.com/mainmatter/ember-intl-analyzer/pull/649) Add support for listing redundant whitelist entries ([@robinborst95](https://github.com/robinborst95)) |
15 | | -* [#648](https://github.com/mainmatter/ember-intl-analyzer/pull/648) Add support for gjs/gts files ([@vstefanovic97](https://github.com/vstefanovic97)) |
| 21 | + |
| 22 | +- [#656](https://github.com/mainmatter/ember-intl-analyzer/pull/656) handles `t('my-key')` in JS files ([@poulet42](https://github.com/poulet42)) |
| 23 | +- [#655](https://github.com/mainmatter/ember-intl-analyzer/pull/655) Add custom t helper support ([@Mikek2252](https://github.com/Mikek2252)) |
| 24 | +- [#649](https://github.com/mainmatter/ember-intl-analyzer/pull/649) Add support for listing redundant whitelist entries ([@robinborst95](https://github.com/robinborst95)) |
| 25 | +- [#648](https://github.com/mainmatter/ember-intl-analyzer/pull/648) Add support for gjs/gts files ([@vstefanovic97](https://github.com/vstefanovic97)) |
16 | 26 |
|
17 | 27 | #### :house: Internal |
18 | | -* [#652](https://github.com/mainmatter/ember-intl-analyzer/pull/652) Update dependency eslint-config-prettier to v9.1.0 ([@renovate[bot]](https://github.com/apps/renovate)) |
19 | | -* [#651](https://github.com/mainmatter/ember-intl-analyzer/pull/651) Update dependency eslint to v8.56.0 ([@renovate[bot]](https://github.com/apps/renovate)) |
| 28 | + |
| 29 | +- [#652](https://github.com/mainmatter/ember-intl-analyzer/pull/652) Update dependency eslint-config-prettier to v9.1.0 ([@renovate[bot]](https://github.com/apps/renovate)) |
| 30 | +- [#651](https://github.com/mainmatter/ember-intl-analyzer/pull/651) Update dependency eslint to v8.56.0 ([@renovate[bot]](https://github.com/apps/renovate)) |
20 | 31 |
|
21 | 32 | #### Committers: 5 |
| 33 | + |
22 | 34 | - Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator)) |
23 | 35 | - Corentin ([@poulet42](https://github.com/poulet42)) |
24 | 36 | - Michael Kerr ([@Mikek2252](https://github.com/Mikek2252)) |
25 | | -- Robin Borst ([@robinborst95](https://github.com/robinborst95)) |
| 37 | +- Robin Borst ([@robinborst95](https://github.com/robinborst95)) |
26 | 38 | - Vuk ([@vstefanovic97](https://github.com/vstefanovic97)) |
27 | 39 |
|
28 | 40 | ## v4.5.0 (2024-01-30) |
29 | 41 |
|
30 | 42 | #### :rocket: Enhancement |
31 | | -* [#648](https://github.com/mainmatter/ember-intl-analyzer/pull/648) Add support for gjs/gts files ([@vstefanovic97](https://github.com/vstefanovic97)) |
| 43 | + |
| 44 | +- [#648](https://github.com/mainmatter/ember-intl-analyzer/pull/648) Add support for gjs/gts files ([@vstefanovic97](https://github.com/vstefanovic97)) |
32 | 45 |
|
33 | 46 | #### Committers: 3 |
| 47 | + |
34 | 48 | - Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator)) |
35 | 49 | - Michael Kerr ([@Mikek2252](https://github.com/Mikek2252)) |
36 | 50 | - Vuk ([@vstefanovic97](https://github.com/vstefanovic97)) |
37 | 51 |
|
38 | 52 | ## v4.4.0 (2022-08-26) |
39 | 53 |
|
40 | 54 | #### :rocket: Enhancement |
41 | | -* [#528](https://github.com/Mainmatter/ember-intl-analyzer/pull/528) Add custom plugin/extension support ([@Mikek2252](https://github.com/Mikek2252)) |
| 55 | + |
| 56 | +- [#528](https://github.com/Mainmatter/ember-intl-analyzer/pull/528) Add custom plugin/extension support ([@Mikek2252](https://github.com/Mikek2252)) |
42 | 57 |
|
43 | 58 | #### Committers: 1 |
| 59 | + |
44 | 60 | - Michael Kerr ([@Mikek2252](https://github.com/Mikek2252)) |
45 | 61 |
|
46 | 62 | ## v4.3.0 (2022-08-10) |
47 | 63 |
|
48 | 64 | #### :rocket: Enhancement |
49 | | -* [#538](https://github.com/Mainmatter/ember-intl-analyzer/pull/538) Add support to specify which translation files are analyzed ([@robinborst95](https://github.com/robinborst95)) |
| 65 | + |
| 66 | +- [#538](https://github.com/Mainmatter/ember-intl-analyzer/pull/538) Add support to specify which translation files are analyzed ([@robinborst95](https://github.com/robinborst95)) |
50 | 67 |
|
51 | 68 | #### Committers: 1 |
52 | | -- Robin Borst ([@robinborst95](https://github.com/robinborst95)) |
| 69 | + |
| 70 | +- Robin Borst ([@robinborst95](https://github.com/robinborst95)) |
53 | 71 |
|
54 | 72 | ## v4.2.0 (2022-06-17) |
55 | 73 |
|
56 | 74 | #### :rocket: Enhancement |
57 | | -* [#483](https://github.com/Mainmatter/ember-intl-analyzer/pull/483) Add support for concat expressions in HBS files ([@robinborst95](https://github.com/robinborst95)) |
| 75 | + |
| 76 | +- [#483](https://github.com/Mainmatter/ember-intl-analyzer/pull/483) Add support for concat expressions in HBS files ([@robinborst95](https://github.com/robinborst95)) |
58 | 77 |
|
59 | 78 | #### Committers: 1 |
60 | | -- Robin Borst ([@robinborst95](https://github.com/robinborst95)) |
| 79 | + |
| 80 | +- Robin Borst ([@robinborst95](https://github.com/robinborst95)) |
61 | 81 |
|
62 | 82 | ## v4.1.0 (2022-04-22) |
63 | 83 |
|
64 | 84 | #### :rocket: Enhancement |
65 | | -* [#481](https://github.com/Mainmatter/ember-intl-analyzer/pull/481) Add support for translations in actual addons ([@robinborst95](https://github.com/robinborst95)) |
66 | | -* [#480](https://github.com/Mainmatter/ember-intl-analyzer/pull/480) Add support for translations in in-repo addons ([@robinborst95](https://github.com/robinborst95)) |
| 85 | + |
| 86 | +- [#481](https://github.com/Mainmatter/ember-intl-analyzer/pull/481) Add support for translations in actual addons ([@robinborst95](https://github.com/robinborst95)) |
| 87 | +- [#480](https://github.com/Mainmatter/ember-intl-analyzer/pull/480) Add support for translations in in-repo addons ([@robinborst95](https://github.com/robinborst95)) |
67 | 88 |
|
68 | 89 | #### Committers: 1 |
69 | | -- Robin Borst ([@robinborst95](https://github.com/robinborst95)) |
| 90 | + |
| 91 | +- Robin Borst ([@robinborst95](https://github.com/robinborst95)) |
70 | 92 |
|
71 | 93 | ## v4.0.0 (2022-04-14) |
72 | 94 |
|
73 | 95 | #### :boom: Breaking Change |
74 | | -* [#489](https://github.com/Mainmatter/ember-intl-analyzer/pull/489) Update Node test scenarios in ci ([@Mikek2252](https://github.com/Mikek2252)) |
| 96 | + |
| 97 | +- [#489](https://github.com/Mainmatter/ember-intl-analyzer/pull/489) Update Node test scenarios in ci ([@Mikek2252](https://github.com/Mikek2252)) |
75 | 98 |
|
76 | 99 | #### :house: Internal |
77 | | -* [#491](https://github.com/Mainmatter/ember-intl-analyzer/pull/491) Add release-it configuration to simplify releases ([@Mikek2252](https://github.com/Mikek2252)) |
| 100 | + |
| 101 | +- [#491](https://github.com/Mainmatter/ember-intl-analyzer/pull/491) Add release-it configuration to simplify releases ([@Mikek2252](https://github.com/Mikek2252)) |
78 | 102 |
|
79 | 103 | #### Committers: 1 |
| 104 | + |
80 | 105 | - Michael Kerr ([@Mikek2252](https://github.com/Mikek2252)) |
81 | 106 |
|
82 | 107 | ## v3.1.1 (2022-03-11) |
83 | 108 |
|
84 | 109 | #### :bug: Bug Fix |
85 | | -* [#447](https://github.com/Mainmatter/ember-intl-analyzer/pull/447) Add additional guard to check if at the top of the parent tree and tests ([@Mikek2252](https://github.com/Mikek2252)) |
| 110 | + |
| 111 | +- [#447](https://github.com/Mainmatter/ember-intl-analyzer/pull/447) Add additional guard to check if at the top of the parent tree and tests ([@Mikek2252](https://github.com/Mikek2252)) |
86 | 112 |
|
87 | 113 | #### Committers: 1 |
| 114 | + |
88 | 115 | - Michael Kerr ([@Mikek2252](https://github.com/Mikek2252)) |
89 | 116 |
|
90 | 117 | ## v3.1.0 (2021-06-28) |
91 | 118 |
|
92 | 119 | #### :rocket: Enhancement |
93 | | -* [#367](https://github.com/Mainmatter/ember-intl-analyzer/pull/367) Add `--fix` CLI option ([@Mikek2252](https://github.com/Mikek2252)) |
94 | | -* [#320](https://github.com/Mainmatter/ember-intl-analyzer/pull/320) Add support for basic conditionals in the t helper ([@Mikek2252](https://github.com/Mikek2252)) |
| 120 | + |
| 121 | +- [#367](https://github.com/Mainmatter/ember-intl-analyzer/pull/367) Add `--fix` CLI option ([@Mikek2252](https://github.com/Mikek2252)) |
| 122 | +- [#320](https://github.com/Mainmatter/ember-intl-analyzer/pull/320) Add support for basic conditionals in the t helper ([@Mikek2252](https://github.com/Mikek2252)) |
95 | 123 |
|
96 | 124 | #### :house: Internal |
97 | | -* [#369](https://github.com/Mainmatter/ember-intl-analyzer/pull/369) Replace TravisCI with GitHub Actions ([@Turbo87](https://github.com/Turbo87)) |
| 125 | + |
| 126 | +- [#369](https://github.com/Mainmatter/ember-intl-analyzer/pull/369) Replace TravisCI with GitHub Actions ([@Turbo87](https://github.com/Turbo87)) |
98 | 127 |
|
99 | 128 | #### Committers: 3 |
| 129 | + |
100 | 130 | - Michael Kerr ([@Mikek2252](https://github.com/Mikek2252)) |
101 | 131 | - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
102 | 132 | - [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) |
103 | 133 |
|
104 | | - |
105 | 134 | ## v3.0.0 (2020-10-14) |
106 | 135 |
|
107 | 136 | #### :boom: Breaking Change |
108 | | -* [#135](https://github.com/Mainmatter/ember-intl-analyzer/pull/135) Drop support for Node 8 ([@Turbo87](https://github.com/Turbo87)) |
| 137 | + |
| 138 | +- [#135](https://github.com/Mainmatter/ember-intl-analyzer/pull/135) Drop support for Node 8 ([@Turbo87](https://github.com/Turbo87)) |
109 | 139 |
|
110 | 140 | #### :rocket: Enhancement |
111 | | -* [#257](https://github.com/Mainmatter/ember-intl-analyzer/pull/257) Fix importing config file as CJS module ([@bertdeblock](https://github.com/bertdeblock)) |
| 141 | + |
| 142 | +- [#257](https://github.com/Mainmatter/ember-intl-analyzer/pull/257) Fix importing config file as CJS module ([@bertdeblock](https://github.com/bertdeblock)) |
112 | 143 |
|
113 | 144 | #### Committers: 3 |
| 145 | + |
114 | 146 | - Bert De Block ([@bertdeblock](https://github.com/bertdeblock)) |
115 | 147 | - Patsy Issa ([@patsy-issa](https://github.com/patsy-issa)) |
116 | 148 | - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
117 | 149 |
|
118 | | - |
119 | 150 | ## v2.1.0 (2019-11-27) |
120 | 151 |
|
121 | 152 | #### :rocket: Enhancement |
122 | | -* [#94](https://github.com/Mainmatter/ember-intl-analyzer/pull/94) Add support for files with class properties ([@jmonster](https://github.com/jmonster)) |
| 153 | + |
| 154 | +- [#94](https://github.com/Mainmatter/ember-intl-analyzer/pull/94) Add support for files with class properties ([@jmonster](https://github.com/jmonster)) |
123 | 155 |
|
124 | 156 | #### Committers: 1 |
125 | | -- Johnny Domino ([@jmonster](https://github.com/jmonster)) |
126 | 157 |
|
| 158 | +- Johnny Domino ([@jmonster](https://github.com/jmonster)) |
127 | 159 |
|
128 | 160 | ## v2.0.1 (2019-08-29) |
129 | 161 |
|
130 | 162 | #### :bug: Bug Fix |
131 | | -* [#59](https://github.com/Mainmatter/ember-intl-analyzer/pull/59) Fix process exit code assignment ([@Turbo87](https://github.com/Turbo87)) |
| 163 | + |
| 164 | +- [#59](https://github.com/Mainmatter/ember-intl-analyzer/pull/59) Fix process exit code assignment ([@Turbo87](https://github.com/Turbo87)) |
132 | 165 |
|
133 | 166 | #### Committers: 1 |
134 | | -- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
135 | 167 |
|
| 168 | +- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
136 | 169 |
|
137 | 170 | ## v2.0.0 (2019-08-27) |
138 | 171 |
|
139 | 172 | #### :boom: Breaking Change |
140 | | -* [#51](https://github.com/Mainmatter/ember-intl-analyzer/pull/51) Use non-zero exit code when problems are found ([@jfelchner](https://github.com/jfelchner)) |
| 173 | + |
| 174 | +- [#51](https://github.com/Mainmatter/ember-intl-analyzer/pull/51) Use non-zero exit code when problems are found ([@jfelchner](https://github.com/jfelchner)) |
141 | 175 |
|
142 | 176 | #### :rocket: Enhancement |
143 | | -* [#58](https://github.com/Mainmatter/ember-intl-analyzer/pull/58) Adds YAML support ([@Duder-onomy](https://github.com/Duder-onomy)) |
| 177 | + |
| 178 | +- [#58](https://github.com/Mainmatter/ember-intl-analyzer/pull/58) Adds YAML support ([@Duder-onomy](https://github.com/Duder-onomy)) |
144 | 179 |
|
145 | 180 | #### Committers: 2 |
| 181 | + |
146 | 182 | - Greg Larrenaga ([@Duder-onomy](https://github.com/Duder-onomy)) |
147 | 183 | - Jeff Felchner ([@jfelchner](https://github.com/jfelchner)) |
148 | 184 |
|
149 | | - |
150 | 185 | ## v1.1.0 (2019-06-27) |
151 | 186 |
|
152 | 187 | #### :rocket: Enhancement |
153 | | -* [#40](https://github.com/Mainmatter/ember-intl-analyzer/pull/40) Add support for decorators ([@Turbo87](https://github.com/Turbo87)) |
154 | | -* [#39](https://github.com/Mainmatter/ember-intl-analyzer/pull/39) Improve `generateFileList()` implementation ([@Turbo87](https://github.com/Turbo87)) |
155 | | -* [#11](https://github.com/Mainmatter/ember-intl-analyzer/pull/11) Refactored code and added ability to find missing translations ([@ijlee2](https://github.com/ijlee2)) |
| 188 | + |
| 189 | +- [#40](https://github.com/Mainmatter/ember-intl-analyzer/pull/40) Add support for decorators ([@Turbo87](https://github.com/Turbo87)) |
| 190 | +- [#39](https://github.com/Mainmatter/ember-intl-analyzer/pull/39) Improve `generateFileList()` implementation ([@Turbo87](https://github.com/Turbo87)) |
| 191 | +- [#11](https://github.com/Mainmatter/ember-intl-analyzer/pull/11) Refactored code and added ability to find missing translations ([@ijlee2](https://github.com/ijlee2)) |
156 | 192 |
|
157 | 193 | #### :memo: Documentation |
158 | | -* [#10](https://github.com/Mainmatter/ember-intl-analyzer/pull/10) package.json: Fix `homepage` URL ([@Turbo87](https://github.com/Turbo87)) |
| 194 | + |
| 195 | +- [#10](https://github.com/Mainmatter/ember-intl-analyzer/pull/10) package.json: Fix `homepage` URL ([@Turbo87](https://github.com/Turbo87)) |
159 | 196 |
|
160 | 197 | #### :house: Internal |
161 | | -* [#38](https://github.com/Mainmatter/ember-intl-analyzer/pull/38) Add tests ([@Turbo87](https://github.com/Turbo87)) |
162 | | -* [#13](https://github.com/Mainmatter/ember-intl-analyzer/pull/13) Add TravisCI config ([@Turbo87](https://github.com/Turbo87)) |
163 | | -* [#12](https://github.com/Mainmatter/ember-intl-analyzer/pull/12) Add ESLint and Prettier ([@Alonski](https://github.com/Alonski)) |
| 198 | + |
| 199 | +- [#38](https://github.com/Mainmatter/ember-intl-analyzer/pull/38) Add tests ([@Turbo87](https://github.com/Turbo87)) |
| 200 | +- [#13](https://github.com/Mainmatter/ember-intl-analyzer/pull/13) Add TravisCI config ([@Turbo87](https://github.com/Turbo87)) |
| 201 | +- [#12](https://github.com/Mainmatter/ember-intl-analyzer/pull/12) Add ESLint and Prettier ([@Alonski](https://github.com/Alonski)) |
164 | 202 |
|
165 | 203 | #### Committers: 4 |
| 204 | + |
166 | 205 | - Alon Bukai ([@Alonski](https://github.com/Alonski)) |
167 | 206 | - Isaac Lee ([@ijlee2](https://github.com/ijlee2)) |
168 | 207 | - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
169 | 208 |
|
170 | | - |
171 | 209 | ## v1.0.0 (2019-04-15) |
172 | 210 |
|
173 | 211 | Initial release |
0 commit comments