|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/System.IO.Ports/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.4...HEAD) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Add WriteByte to SerialPort [\#86](https://github.com/nanoframework/System.IO.Ports/pull/86) |
| 10 | +- Align default newline with .NET [\#84](https://github.com/nanoframework/System.IO.Ports/pull/84) |
| 11 | + |
| 12 | +**Documentation and other chores:** |
| 13 | + |
| 14 | +- Improve Readme [\#85](https://github.com/nanoframework/System.IO.Ports/pull/85) |
| 15 | +- Improve intellisense comment for watchchar event [\#83](https://github.com/nanoframework/System.IO.Ports/pull/83) |
| 16 | +- Update 1 NuGet dependencies [\#82](https://github.com/nanoframework/System.IO.Ports/pull/82) |
| 17 | +- Update 1 NuGet dependencies [\#81](https://github.com/nanoframework/System.IO.Ports/pull/81) |
| 18 | +- release-v1.0.4 [\#77](https://github.com/nanoframework/System.IO.Ports/pull/77) |
| 19 | + |
3 | 20 | ## [v1.0.4](https://github.com/nanoframework/System.IO.Ports/tree/v1.0.4) (2022-03-29) |
4 | 21 |
|
5 | 22 | [Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.4-preview.3...v1.0.4) |
|
16 | 33 |
|
17 | 34 | [Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.3-preview.46...v1.0.3) |
18 | 35 |
|
| 36 | +**Documentation and other chores:** |
| 37 | + |
| 38 | +- release-v1.0.3 [\#75](https://github.com/nanoframework/System.IO.Ports/pull/75) |
| 39 | + |
19 | 40 | ## [v1.0.3-preview.46](https://github.com/nanoframework/System.IO.Ports/tree/v1.0.3-preview.46) (2022-03-28) |
20 | 41 |
|
21 | 42 | [Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.3-preview.44...v1.0.3-preview.46) |
|
186 | 207 |
|
187 | 208 | [Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.2-preview.3...v1.0.2) |
188 | 209 |
|
| 210 | +**Documentation and other chores:** |
| 211 | + |
| 212 | +- release-v1.0.2 [\#44](https://github.com/nanoframework/System.IO.Ports/pull/44) |
| 213 | + |
189 | 214 | ## [v1.0.2-preview.3](https://github.com/nanoframework/System.IO.Ports/tree/v1.0.2-preview.3) (2021-12-03) |
190 | 215 |
|
191 | 216 | [Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.1...v1.0.2-preview.3) |
|
198 | 223 |
|
199 | 224 | [Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.1-preview.31...v1.0.1) |
200 | 225 |
|
| 226 | +**Documentation and other chores:** |
| 227 | + |
| 228 | +- release-v1.0.1 [\#42](https://github.com/nanoframework/System.IO.Ports/pull/42) |
| 229 | + |
201 | 230 | ## [v1.0.1-preview.31](https://github.com/nanoframework/System.IO.Ports/tree/v1.0.1-preview.31) (2021-12-02) |
202 | 231 |
|
203 | 232 | [Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.1-preview.29...v1.0.1-preview.31) |
|
300 | 329 |
|
301 | 330 | [Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.0-preview.54...v1.0.0) |
302 | 331 |
|
| 332 | +**Documentation and other chores:** |
| 333 | + |
| 334 | +- release-v1.0.0 [\#25](https://github.com/nanoframework/System.IO.Ports/pull/25) |
| 335 | + |
303 | 336 | ## [v1.0.0-preview.54](https://github.com/nanoframework/System.IO.Ports/tree/v1.0.0-preview.54) (2021-07-16) |
304 | 337 |
|
305 | 338 | [Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.0-preview.52...v1.0.0-preview.54) |
|
0 commit comments