|
2 | 2 |
|
3 | 3 | ## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/lib-CoreLibrary/tree/HEAD) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.5-preview.1...HEAD) |
| 5 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.6-preview.1...HEAD) |
| 6 | + |
| 7 | +**Documentation and other chores:** |
| 8 | + |
| 9 | +- Work on native assembly declaration [\#83](https://github.com/nanoframework/lib-CoreLibrary/pull/83) [[Breaking-Change](https://github.com/nanoframework/lib-CoreLibrary/labels/Breaking-Change)] |
| 10 | + |
| 11 | +## [v1.2.6-preview.1](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.6-preview.1) (2019-06-20) |
| 12 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.5-preview.1...v1.2.6-preview.1) |
6 | 13 |
|
7 | 14 | **Implemented enhancements:** |
8 | 15 |
|
|
129 | 136 | ## [v1.0.5-preview028](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.5-preview028) (2018-10-26) |
130 | 137 | [Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.3...v1.0.5-preview028) |
131 | 138 |
|
132 | | -**Implemented enhancements:** |
133 | | - |
134 | | -- Work on TimeSpan [\#14](https://github.com/nanoframework/lib-CoreLibrary/pull/14) |
135 | | - |
136 | 139 | **Documentation and other chores:** |
137 | 140 |
|
138 | 141 | - Extract System.Math [\#50](https://github.com/nanoframework/lib-CoreLibrary/pull/50) [[Breaking-Change](https://github.com/nanoframework/lib-CoreLibrary/labels/Breaking-Change)] |
|
143 | 146 | **Documentation and other chores:** |
144 | 147 |
|
145 | 148 | - Improve CI & CD scripts to deal with release and master branches [\#46](https://github.com/nanoframework/lib-CoreLibrary/pull/46) |
146 | | -- merge Release 1.0.2 branch [\#45](https://github.com/nanoframework/lib-CoreLibrary/pull/45) |
147 | 149 |
|
148 | 150 | ## [v1.0.2](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.2) (2018-10-16) |
149 | 151 | **Implemented enhancements:** |
|
153 | 155 | - Implement missing GetHashCode\(\) on several classes/structs [\#17](https://github.com/nanoframework/lib-CoreLibrary/pull/17) |
154 | 156 | - Improve System.Single [\#16](https://github.com/nanoframework/lib-CoreLibrary/pull/16) |
155 | 157 | - Work on Convert\(\) class [\#15](https://github.com/nanoframework/lib-CoreLibrary/pull/15) |
| 158 | +- Work on TimeSpan [\#14](https://github.com/nanoframework/lib-CoreLibrary/pull/14) |
156 | 159 | - Add overloads with float parameters to Math methods [\#13](https://github.com/nanoframework/lib-CoreLibrary/pull/13) |
157 | 160 | - Add String.Format [\#12](https://github.com/nanoframework/lib-CoreLibrary/pull/12) |
158 | 161 | - Add Timeout.InfiniteTimeSpan and Sleep\(timespan\) [\#11](https://github.com/nanoframework/lib-CoreLibrary/pull/11) |
|
171 | 174 |
|
172 | 175 | **Documentation and other chores:** |
173 | 176 |
|
| 177 | +- merge Release 1.0.2 branch [\#45](https://github.com/nanoframework/lib-CoreLibrary/pull/45) |
174 | 178 | - Merge 'develop' for Release 1.0.2 [\#44](https://github.com/nanoframework/lib-CoreLibrary/pull/44) |
175 | 179 | - Add all missing comments for documentation and Intellisense [\#18](https://github.com/nanoframework/lib-CoreLibrary/pull/18) |
176 | 180 | - Update comment on Random class [\#9](https://github.com/nanoframework/lib-CoreLibrary/pull/9) |
|
0 commit comments