|
2 | 2 |
|
3 | 3 | ## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/CoreLibrary/tree/HEAD) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.4-preview.11...HEAD) |
| 5 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-alpha.150.10...HEAD) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Fix FromBase64 [\#145](https://github.com/nanoframework/CoreLibrary/pull/145) |
| 10 | +- Fix null parms in String.Format [\#144](https://github.com/nanoframework/CoreLibrary/pull/144) |
| 11 | + |
| 12 | +**Documentation and other chores:** |
| 13 | + |
| 14 | +- Clean up unit tests for CoreLibrary and complete tests for Type.GetType [\#143](https://github.com/nanoframework/CoreLibrary/pull/143) |
| 15 | + |
| 16 | +## [v1.10.5-alpha.150.10](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-alpha.150.10) (2021-06-02) |
| 17 | + |
| 18 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.10...v1.10.5-alpha.150.10) |
| 19 | + |
| 20 | +## [v1.10.5-preview.10](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.10) (2021-06-02) |
| 21 | + |
| 22 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.4...v1.10.5-preview.10) |
| 23 | + |
| 24 | +## [v1.10.5-preview.4](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.4) (2021-05-31) |
| 25 | + |
| 26 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.4-preview.11...v1.10.5-preview.4) |
6 | 27 |
|
7 | 28 | **Implemented enhancements:** |
8 | 29 |
|
|
134 | 155 |
|
135 | 156 | ## [v1.9.1-preview.4](https://github.com/nanoframework/CoreLibrary/tree/v1.9.1-preview.4) (2020-10-20) |
136 | 157 |
|
137 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.11...v1.9.1-preview.4) |
| 158 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-alpha.11...v1.9.1-preview.4) |
138 | 159 |
|
139 | 160 | **Implemented enhancements:** |
140 | 161 |
|
141 | 162 | - Add Enum.HasFlag [\#112](https://github.com/nanoframework/CoreLibrary/pull/112) |
142 | 163 | - Add Convert.ToBoolean\(byte\) [\#111](https://github.com/nanoframework/CoreLibrary/pull/111) |
143 | 164 |
|
144 | | -## [v1.9.0-preview.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-preview.11) (2020-10-20) |
| 165 | +## [v1.9.0-alpha.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-alpha.11) (2020-10-20) |
145 | 166 |
|
146 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-alpha.11...v1.9.0-preview.11) |
| 167 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.11...v1.9.0-alpha.11) |
147 | 168 |
|
148 | | -## [v1.9.0-alpha.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-alpha.11) (2020-10-20) |
| 169 | +## [v1.9.0-preview.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-preview.11) (2020-10-20) |
149 | 170 |
|
150 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.5...v1.9.0-alpha.11) |
| 171 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.5...v1.9.0-preview.11) |
151 | 172 |
|
152 | 173 | ## [v1.9.0-preview.5](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-preview.5) (2020-09-30) |
153 | 174 |
|
|
0 commit comments