Skip to content

Commit 75c419e

Browse files
committed
Update CHANGELOG for v1.12.0
***NO_CI***
1 parent 1a3706f commit 75c419e

File tree

1 file changed

+118
-34
lines changed

1 file changed

+118
-34
lines changed

CHANGELOG.md

Lines changed: 118 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

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+
331
## [v1.12.0-preview.19](https://github.com/nanoframework/CoreLibrary/tree/v1.12.0-preview.19) (2022-03-17)
432

533
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.12.0-preview.18...v1.12.0-preview.19)
@@ -87,6 +115,10 @@
87115

88116
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.11.6-preview.2...v1.11.6)
89117

118+
**Documentation and other chores:**
119+
120+
- release-v1.11.6 [\#165](https://github.com/nanoframework/CoreLibrary/pull/165)
121+
90122
## [v1.11.6-preview.2](https://github.com/nanoframework/CoreLibrary/tree/v1.11.6-preview.2) (2021-11-30)
91123

92124
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5...v1.11.6-preview.2)
@@ -101,6 +133,14 @@
101133
**Documentation and other chores:**
102134

103135
- 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)
104144
- Update test framework @10d5471 [\#156](https://github.com/nanoframework/CoreLibrary/pull/156)
105145
- Update test framewok @965a065 [\#155](https://github.com/nanoframework/CoreLibrary/pull/155)
106146
- Add exception to System.Reflection.Load documentation [\#154](https://github.com/nanoframework/CoreLibrary/pull/154)
@@ -109,10 +149,6 @@
109149
- Fix Unit Test for GUID box/unbox [\#150](https://github.com/nanoframework/CoreLibrary/pull/150)
110150
- Update Unit Tests [\#149](https://github.com/nanoframework/CoreLibrary/pull/149)
111151

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-
116152
## [v1.10.5-preview.18](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.18) (2021-06-19)
117153

118154
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.13...v1.10.5-preview.18)
@@ -127,7 +163,7 @@
127163

128164
## [v1.10.5-preview.13](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.13) (2021-06-07)
129165

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)
131167

132168
**Fixed bugs:**
133169

@@ -138,13 +174,13 @@
138174

139175
- Clean up unit tests for CoreLibrary and complete tests for Type.GetType [\#143](https://github.com/nanoframework/CoreLibrary/pull/143)
140176

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)
142178

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)
144180

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)
146182

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)
148184

149185
## [v1.10.5-preview.4](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.4) (2021-05-31)
150186

@@ -280,20 +316,20 @@
280316

281317
## [v1.9.1-preview.4](https://github.com/nanoframework/CoreLibrary/tree/v1.9.1-preview.4) (2020-10-20)
282318

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)
284320

285321
**Implemented enhancements:**
286322

287323
- Add Enum.HasFlag [\#112](https://github.com/nanoframework/CoreLibrary/pull/112)
288324
- Add Convert.ToBoolean\(byte\) [\#111](https://github.com/nanoframework/CoreLibrary/pull/111)
289325

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)
291327

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)
293329

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)
295331

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)
297333

298334
## [v1.9.0-preview.5](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-preview.5) (2020-09-30)
299335

@@ -319,6 +355,10 @@
319355

320356
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.7.3-preview.4...v1.7.3)
321357

358+
**Documentation and other chores:**
359+
360+
- Release release-v1.7.3 [\#107](https://github.com/nanoframework/CoreLibrary/pull/107)
361+
322362
## [v1.7.3-preview.4](https://github.com/nanoframework/CoreLibrary/tree/v1.7.3-preview.4) (2020-05-29)
323363

324364
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.7.2-preview.7...v1.7.3-preview.4)
@@ -439,13 +479,19 @@
439479
**Implemented enhancements:**
440480

441481
- 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)
444482

445483
## [v1.3.0](https://github.com/nanoframework/CoreLibrary/tree/v1.3.0) (2019-10-16)
446484

447485
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.2.7...v1.3.0)
448486

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+
449495
## [v1.2.7](https://github.com/nanoframework/CoreLibrary/tree/v1.2.7) (2019-10-16)
450496

451497
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.2.6...v1.2.7)
@@ -454,6 +500,14 @@
454500

455501
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.2.6-preview.16...v1.2.6)
456502

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+
457511
## [v1.2.6-preview.16](https://github.com/nanoframework/CoreLibrary/tree/v1.2.6-preview.16) (2019-07-17)
458512

459513
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.2.6-preview.14...v1.2.6-preview.16)
@@ -537,35 +591,57 @@
537591
- Fix debugger attributes [\#75](https://github.com/nanoframework/CoreLibrary/pull/75)
538592
- Several fixes throughout the code base [\#74](https://github.com/nanoframework/CoreLibrary/pull/74)
539593
- Remove CultureInfo unused field [\#72](https://github.com/nanoframework/CoreLibrary/pull/72)
540-
- Add AssemblyNativeVersionAttribute [\#67](https://github.com/nanoframework/CoreLibrary/pull/67)
541594

542595
**Fixed bugs:**
543596

544597
- 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)
552598

553599
## [v1.2.0](https://github.com/nanoframework/CoreLibrary/tree/v1.2.0) (2019-04-23)
554600

555601
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.1.2...v1.2.0)
556602

603+
**Documentation and other chores:**
604+
605+
- Release v1.2.0 [\#70](https://github.com/nanoframework/CoreLibrary/pull/70)
606+
557607
## [v1.1.2](https://github.com/nanoframework/CoreLibrary/tree/v1.1.2) (2019-04-23)
558608

559609
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.1.1...v1.1.2)
560610

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+
561624
## [v1.1.1](https://github.com/nanoframework/CoreLibrary/tree/v1.1.1) (2019-01-21)
562625

563626
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.1.0...v1.1.1)
564627

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+
565637
## [v1.1.0](https://github.com/nanoframework/CoreLibrary/tree/v1.1.0) (2018-12-14)
566638

567639
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.6-preview-021...v1.1.0)
568640

641+
**Documentation and other chores:**
642+
643+
- Release 1.1.0 [\#62](https://github.com/nanoframework/CoreLibrary/pull/62)
644+
569645
## [v1.0.6-preview-021](https://github.com/nanoframework/CoreLibrary/tree/v1.0.6-preview-021) (2018-11-30)
570646

571647
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.6-preview-019...v1.0.6-preview-021)
@@ -602,6 +678,23 @@
602678

603679
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.3...v1.0.5-preview028)
604680

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+
605698
**Implemented enhancements:**
606699

607700
- Add GetCustomAttributes method to MemberInfo and derived classes [\#27](https://github.com/nanoframework/CoreLibrary/pull/27)
@@ -628,19 +721,10 @@
628721

629722
**Documentation and other chores:**
630723

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)
633725
- Add all missing comments for documentation and Intellisense [\#18](https://github.com/nanoframework/CoreLibrary/pull/18)
634726
- Update comment on Random class [\#9](https://github.com/nanoframework/CoreLibrary/pull/9)
635727

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-
644728
## [v1.0.0-preview028](https://github.com/nanoframework/CoreLibrary/tree/v1.0.0-preview028) (2017-08-31)
645729

646730
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.0.0-preview027...v1.0.0-preview028)

0 commit comments

Comments
 (0)