|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/CoreLibrary/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.12.0...HEAD) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Work to support serialization with full .NET [\#200](https://github.com/nanoframework/CoreLibrary/pull/200) |
| 10 | +- Improvements in ArrayList [\#191](https://github.com/nanoframework/CoreLibrary/pull/191) |
| 11 | +- Add Debug.WriteLine \(empty\) [\#185](https://github.com/nanoframework/CoreLibrary/pull/185) |
| 12 | + |
| 13 | +**Documentation and other chores:** |
| 14 | + |
| 15 | +- Migrate unit test asserts [\#198](https://github.com/nanoframework/CoreLibrary/pull/198) |
| 16 | +- Update nbgv to 3.5.119 [\#197](https://github.com/nanoframework/CoreLibrary/pull/197) |
| 17 | +- Update test framework [\#195](https://github.com/nanoframework/CoreLibrary/pull/195) |
| 18 | +- Improvements in Intellisense comments for Convert methods [\#194](https://github.com/nanoframework/CoreLibrary/pull/194) |
| 19 | +- Improvements in comments for `Convert` [\#193](https://github.com/nanoframework/CoreLibrary/pull/193) |
| 20 | +- Add Unit Test for Equals with structs [\#189](https://github.com/nanoframework/CoreLibrary/pull/189) |
| 21 | +- Migrate Unit Tests to use DataRow [\#186](https://github.com/nanoframework/CoreLibrary/pull/186) |
| 22 | + |
| 23 | +## [v1.12.0](https://github.com/nanoframework/CoreLibrary/tree/v1.12.0) (2022-03-28) |
| 24 | + |
| 25 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.12.0-preview.19...v1.12.0) |
| 26 | + |
| 27 | +**Documentation and other chores:** |
| 28 | + |
| 29 | +- release-v1.12.0 [\#183](https://github.com/nanoframework/CoreLibrary/pull/183) |
| 30 | + |
3 | 31 | ## [v1.12.0-preview.19](https://github.com/nanoframework/CoreLibrary/tree/v1.12.0-preview.19) (2022-03-17) |
4 | 32 |
|
5 | 33 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.12.0-preview.18...v1.12.0-preview.19) |
|
87 | 115 |
|
88 | 116 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.11.6-preview.2...v1.11.6) |
89 | 117 |
|
| 118 | +**Documentation and other chores:** |
| 119 | + |
| 120 | +- release-v1.11.6 [\#165](https://github.com/nanoframework/CoreLibrary/pull/165) |
| 121 | + |
90 | 122 | ## [v1.11.6-preview.2](https://github.com/nanoframework/CoreLibrary/tree/v1.11.6-preview.2) (2021-11-30) |
91 | 123 |
|
92 | 124 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5...v1.11.6-preview.2) |
|
101 | 133 | **Documentation and other chores:** |
102 | 134 |
|
103 | 135 | - Fix DateTime\_ToString Test25 [\#160](https://github.com/nanoframework/CoreLibrary/pull/160) |
| 136 | + |
| 137 | +## [v1.10.5](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5) (2021-07-13) |
| 138 | + |
| 139 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.18...v1.10.5) |
| 140 | + |
| 141 | +**Documentation and other chores:** |
| 142 | + |
| 143 | +- Release v1.10.5 [\#157](https://github.com/nanoframework/CoreLibrary/pull/157) |
104 | 144 | - Update test framework @10d5471 [\#156](https://github.com/nanoframework/CoreLibrary/pull/156) |
105 | 145 | - Update test framewok @965a065 [\#155](https://github.com/nanoframework/CoreLibrary/pull/155) |
106 | 146 | - Add exception to System.Reflection.Load documentation [\#154](https://github.com/nanoframework/CoreLibrary/pull/154) |
|
109 | 149 | - Fix Unit Test for GUID box/unbox [\#150](https://github.com/nanoframework/CoreLibrary/pull/150) |
110 | 150 | - Update Unit Tests [\#149](https://github.com/nanoframework/CoreLibrary/pull/149) |
111 | 151 |
|
112 | | -## [v1.10.5](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5) (2021-07-13) |
113 | | - |
114 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.18...v1.10.5) |
115 | | - |
116 | 152 | ## [v1.10.5-preview.18](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.18) (2021-06-19) |
117 | 153 |
|
118 | 154 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.13...v1.10.5-preview.18) |
|
127 | 163 |
|
128 | 164 | ## [v1.10.5-preview.13](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.13) (2021-06-07) |
129 | 165 |
|
130 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.10...v1.10.5-preview.13) |
| 166 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-alpha.150.10...v1.10.5-preview.13) |
131 | 167 |
|
132 | 168 | **Fixed bugs:** |
133 | 169 |
|
|
138 | 174 |
|
139 | 175 | - Clean up unit tests for CoreLibrary and complete tests for Type.GetType [\#143](https://github.com/nanoframework/CoreLibrary/pull/143) |
140 | 176 |
|
141 | | -## [v1.10.5-preview.10](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.10) (2021-06-02) |
| 177 | +## [v1.10.5-alpha.150.10](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-alpha.150.10) (2021-06-02) |
142 | 178 |
|
143 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-alpha.150.10...v1.10.5-preview.10) |
| 179 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.10...v1.10.5-alpha.150.10) |
144 | 180 |
|
145 | | -## [v1.10.5-alpha.150.10](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-alpha.150.10) (2021-06-02) |
| 181 | +## [v1.10.5-preview.10](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.10) (2021-06-02) |
146 | 182 |
|
147 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.4...v1.10.5-alpha.150.10) |
| 183 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.4...v1.10.5-preview.10) |
148 | 184 |
|
149 | 185 | ## [v1.10.5-preview.4](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.4) (2021-05-31) |
150 | 186 |
|
|
280 | 316 |
|
281 | 317 | ## [v1.9.1-preview.4](https://github.com/nanoframework/CoreLibrary/tree/v1.9.1-preview.4) (2020-10-20) |
282 | 318 |
|
283 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-alpha.11...v1.9.1-preview.4) |
| 319 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.11...v1.9.1-preview.4) |
284 | 320 |
|
285 | 321 | **Implemented enhancements:** |
286 | 322 |
|
287 | 323 | - Add Enum.HasFlag [\#112](https://github.com/nanoframework/CoreLibrary/pull/112) |
288 | 324 | - Add Convert.ToBoolean\(byte\) [\#111](https://github.com/nanoframework/CoreLibrary/pull/111) |
289 | 325 |
|
290 | | -## [v1.9.0-alpha.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-alpha.11) (2020-10-20) |
| 326 | +## [v1.9.0-preview.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-preview.11) (2020-10-20) |
291 | 327 |
|
292 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.11...v1.9.0-alpha.11) |
| 328 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-alpha.11...v1.9.0-preview.11) |
293 | 329 |
|
294 | | -## [v1.9.0-preview.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-preview.11) (2020-10-20) |
| 330 | +## [v1.9.0-alpha.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-alpha.11) (2020-10-20) |
295 | 331 |
|
296 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.5...v1.9.0-preview.11) |
| 332 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.5...v1.9.0-alpha.11) |
297 | 333 |
|
298 | 334 | ## [v1.9.0-preview.5](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-preview.5) (2020-09-30) |
299 | 335 |
|
|
319 | 355 |
|
320 | 356 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.7.3-preview.4...v1.7.3) |
321 | 357 |
|
| 358 | +**Documentation and other chores:** |
| 359 | + |
| 360 | +- Release release-v1.7.3 [\#107](https://github.com/nanoframework/CoreLibrary/pull/107) |
| 361 | + |
322 | 362 | ## [v1.7.3-preview.4](https://github.com/nanoframework/CoreLibrary/tree/v1.7.3-preview.4) (2020-05-29) |
323 | 363 |
|
324 | 364 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.7.2-preview.7...v1.7.3-preview.4) |
|
439 | 479 | **Implemented enhancements:** |
440 | 480 |
|
441 | 481 | - Extract ResourceManager class [\#92](https://github.com/nanoframework/CoreLibrary/pull/92) |
442 | | -- Bump AssemblyNativeVersion to 100.2.3.0 [\#90](https://github.com/nanoframework/CoreLibrary/pull/90) |
443 | | -- TryParseGuidWithDashes added along with string based constructor. [\#88](https://github.com/nanoframework/CoreLibrary/pull/88) |
444 | 482 |
|
445 | 483 | ## [v1.3.0](https://github.com/nanoframework/CoreLibrary/tree/v1.3.0) (2019-10-16) |
446 | 484 |
|
447 | 485 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.2.7...v1.3.0) |
448 | 486 |
|
| 487 | +**Implemented enhancements:** |
| 488 | + |
| 489 | +- Bump AssemblyNativeVersion to 100.2.3.0 [\#90](https://github.com/nanoframework/CoreLibrary/pull/90) |
| 490 | + |
| 491 | +**Documentation and other chores:** |
| 492 | + |
| 493 | +- Release v1.3.0 [\#91](https://github.com/nanoframework/CoreLibrary/pull/91) |
| 494 | + |
449 | 495 | ## [v1.2.7](https://github.com/nanoframework/CoreLibrary/tree/v1.2.7) (2019-10-16) |
450 | 496 |
|
451 | 497 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.2.6...v1.2.7) |
|
454 | 500 |
|
455 | 501 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.2.6-preview.16...v1.2.6) |
456 | 502 |
|
| 503 | +**Implemented enhancements:** |
| 504 | + |
| 505 | +- TryParseGuidWithDashes added along with string based constructor. [\#88](https://github.com/nanoframework/CoreLibrary/pull/88) |
| 506 | + |
| 507 | +**Documentation and other chores:** |
| 508 | + |
| 509 | +- Release v1.2.6 [\#89](https://github.com/nanoframework/CoreLibrary/pull/89) |
| 510 | + |
457 | 511 | ## [v1.2.6-preview.16](https://github.com/nanoframework/CoreLibrary/tree/v1.2.6-preview.16) (2019-07-17) |
458 | 512 |
|
459 | 513 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.2.6-preview.14...v1.2.6-preview.16) |
|
537 | 591 | - Fix debugger attributes [\#75](https://github.com/nanoframework/CoreLibrary/pull/75) |
538 | 592 | - Several fixes throughout the code base [\#74](https://github.com/nanoframework/CoreLibrary/pull/74) |
539 | 593 | - Remove CultureInfo unused field [\#72](https://github.com/nanoframework/CoreLibrary/pull/72) |
540 | | -- Add AssemblyNativeVersionAttribute [\#67](https://github.com/nanoframework/CoreLibrary/pull/67) |
541 | 594 |
|
542 | 595 | **Fixed bugs:** |
543 | 596 |
|
544 | 597 | - Fix SortableDateTimePattern [\#73](https://github.com/nanoframework/CoreLibrary/pull/73) |
545 | | -- Fix typo in TimeSpan [\#66](https://github.com/nanoframework/CoreLibrary/pull/66) |
546 | | -- Major fix on HashTable [\#64](https://github.com/nanoframework/CoreLibrary/pull/64) |
547 | | - |
548 | | -**Documentation and other chores:** |
549 | | - |
550 | | -- Update GitVersioning NuGet [\#68](https://github.com/nanoframework/CoreLibrary/pull/68) |
551 | | -- Merge back from Release v1.1.0 [\#63](https://github.com/nanoframework/CoreLibrary/pull/63) |
552 | 598 |
|
553 | 599 | ## [v1.2.0](https://github.com/nanoframework/CoreLibrary/tree/v1.2.0) (2019-04-23) |
554 | 600 |
|
555 | 601 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.1.2...v1.2.0) |
556 | 602 |
|
| 603 | +**Documentation and other chores:** |
| 604 | + |
| 605 | +- Release v1.2.0 [\#70](https://github.com/nanoframework/CoreLibrary/pull/70) |
| 606 | + |
557 | 607 | ## [v1.1.2](https://github.com/nanoframework/CoreLibrary/tree/v1.1.2) (2019-04-23) |
558 | 608 |
|
559 | 609 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.1.1...v1.1.2) |
560 | 610 |
|
| 611 | +**Implemented enhancements:** |
| 612 | + |
| 613 | +- Add AssemblyNativeVersionAttribute [\#67](https://github.com/nanoframework/CoreLibrary/pull/67) |
| 614 | + |
| 615 | +**Fixed bugs:** |
| 616 | + |
| 617 | +- Fix typo in TimeSpan [\#66](https://github.com/nanoframework/CoreLibrary/pull/66) |
| 618 | + |
| 619 | +**Documentation and other chores:** |
| 620 | + |
| 621 | +- Release v1.1.2 [\#69](https://github.com/nanoframework/CoreLibrary/pull/69) |
| 622 | +- Update GitVersioning NuGet [\#68](https://github.com/nanoframework/CoreLibrary/pull/68) |
| 623 | + |
561 | 624 | ## [v1.1.1](https://github.com/nanoframework/CoreLibrary/tree/v1.1.1) (2019-01-21) |
562 | 625 |
|
563 | 626 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.1.0...v1.1.1) |
564 | 627 |
|
| 628 | +**Fixed bugs:** |
| 629 | + |
| 630 | +- Major fix on HashTable [\#64](https://github.com/nanoframework/CoreLibrary/pull/64) |
| 631 | + |
| 632 | +**Documentation and other chores:** |
| 633 | + |
| 634 | +- Release v1.1.1.0 [\#65](https://github.com/nanoframework/CoreLibrary/pull/65) |
| 635 | +- Merge back from Release v1.1.0 [\#63](https://github.com/nanoframework/CoreLibrary/pull/63) |
| 636 | + |
565 | 637 | ## [v1.1.0](https://github.com/nanoframework/CoreLibrary/tree/v1.1.0) (2018-12-14) |
566 | 638 |
|
567 | 639 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.6-preview-021...v1.1.0) |
568 | 640 |
|
| 641 | +**Documentation and other chores:** |
| 642 | + |
| 643 | +- Release 1.1.0 [\#62](https://github.com/nanoframework/CoreLibrary/pull/62) |
| 644 | + |
569 | 645 | ## [v1.0.6-preview-021](https://github.com/nanoframework/CoreLibrary/tree/v1.0.6-preview-021) (2018-11-30) |
570 | 646 |
|
571 | 647 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.6-preview-019...v1.0.6-preview-021) |
|
602 | 678 |
|
603 | 679 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.3...v1.0.5-preview028) |
604 | 680 |
|
| 681 | +**Documentation and other chores:** |
| 682 | + |
| 683 | +- Extract System.Math [\#50](https://github.com/nanoframework/CoreLibrary/pull/50) |
| 684 | +- merge Release 1.0.2 branch [\#45](https://github.com/nanoframework/CoreLibrary/pull/45) |
| 685 | + |
| 686 | +## [v1.0.3](https://github.com/nanoframework/CoreLibrary/tree/v1.0.3) (2018-10-16) |
| 687 | + |
| 688 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.2...v1.0.3) |
| 689 | + |
| 690 | +**Documentation and other chores:** |
| 691 | + |
| 692 | +- Improve CI & CD scripts to deal with release and master branches [\#46](https://github.com/nanoframework/CoreLibrary/pull/46) |
| 693 | + |
| 694 | +## [v1.0.2](https://github.com/nanoframework/CoreLibrary/tree/v1.0.2) (2018-10-16) |
| 695 | + |
| 696 | +[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.0-preview028...v1.0.2) |
| 697 | + |
605 | 698 | **Implemented enhancements:** |
606 | 699 |
|
607 | 700 | - Add GetCustomAttributes method to MemberInfo and derived classes [\#27](https://github.com/nanoframework/CoreLibrary/pull/27) |
|
628 | 721 |
|
629 | 722 | **Documentation and other chores:** |
630 | 723 |
|
631 | | -- Extract System.Math [\#50](https://github.com/nanoframework/CoreLibrary/pull/50) |
632 | | -- merge Release 1.0.2 branch [\#45](https://github.com/nanoframework/CoreLibrary/pull/45) |
| 724 | +- Merge 'develop' for Release 1.0.2 [\#44](https://github.com/nanoframework/CoreLibrary/pull/44) |
633 | 725 | - Add all missing comments for documentation and Intellisense [\#18](https://github.com/nanoframework/CoreLibrary/pull/18) |
634 | 726 | - Update comment on Random class [\#9](https://github.com/nanoframework/CoreLibrary/pull/9) |
635 | 727 |
|
636 | | -## [v1.0.3](https://github.com/nanoframework/CoreLibrary/tree/v1.0.3) (2018-10-16) |
637 | | - |
638 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.2...v1.0.3) |
639 | | - |
640 | | -## [v1.0.2](https://github.com/nanoframework/CoreLibrary/tree/v1.0.2) (2018-10-16) |
641 | | - |
642 | | -[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.0-preview028...v1.0.2) |
643 | | - |
644 | 728 | ## [v1.0.0-preview028](https://github.com/nanoframework/CoreLibrary/tree/v1.0.0-preview028) (2017-08-31) |
645 | 729 |
|
646 | 730 | [Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.0-preview027...v1.0.0-preview028) |
|
0 commit comments