| OLD | NEW |
| 1 ## 0.6.2+7 |
| 2 |
| 3 * Strong mode fixes. |
| 4 |
| 1 ## 0.6.2+6 | 5 ## 0.6.2+6 |
| 2 | 6 |
| 3 * Small bug fixes for https://github.com/dart-lang/web-components/issues/54. | 7 * Small bug fixes for https://github.com/dart-lang/web-components/issues/54. |
| 4 | 8 |
| 5 ## 0.6.2+5 | 9 ## 0.6.2+5 |
| 6 | 10 |
| 7 * Update analyzer minimum version to `0.27.2`. | 11 * Update analyzer minimum version to `0.27.2`. |
| 8 | 12 |
| 9 ## 0.6.2+4 | 13 ## 0.6.2+4 |
| 10 | 14 |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 176 | 180 |
| 177 ## 0.1.0+1 | 181 ## 0.1.0+1 |
| 178 | 182 |
| 179 Quick fix for the transformer on windows. | 183 Quick fix for the transformer on windows. |
| 180 | 184 |
| 181 ## 0.1.0 | 185 ## 0.1.0 |
| 182 | 186 |
| 183 Initial beta release. There is one notable missing feature in the release | 187 Initial beta release. There is one notable missing feature in the release |
| 184 regarding constructor arguments, see | 188 regarding constructor arguments, see |
| 185 [5](https://github.com/dart-lang/initialize/issues/5). | 189 [5](https://github.com/dart-lang/initialize/issues/5). |
| OLD | NEW |