File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change 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.10.1-preview.9...HEAD )
5
+ [ Full Changelog] ( https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.80...HEAD )
6
+
7
+ ** Fixed bugs:**
8
+
9
+ - Fix case of Double.NaN [ \# 123] ( https://github.com/nanoframework/lib-CoreLibrary/pull/123 )
10
+ - Fixed bad test expectations in String Tests [ \# 122] ( https://github.com/nanoframework/lib-CoreLibrary/pull/122 )
11
+ - Fixing Convert with whitespaces [ \# 121] ( https://github.com/nanoframework/lib-CoreLibrary/pull/121 )
12
+
13
+ ** Documentation and other chores:**
14
+
15
+ - Remove Console class [ \# 126] ( https://github.com/nanoframework/lib-CoreLibrary/pull/126 )
16
+
17
+ ## [ v1.0.80] ( https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.80 ) (2021-03-05)
18
+
19
+ [ Full Changelog] ( https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.67...v1.0.80 )
20
+
21
+ ** Fixed bugs:**
22
+
23
+ - Fix comparer in GUID [ \# 120] ( https://github.com/nanoframework/lib-CoreLibrary/pull/120 )
24
+
25
+ ## [ v1.0.67] ( https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.67 ) (2021-03-03)
26
+
27
+ [ Full Changelog] ( https://github.com/nanoframework/lib-CoreLibrary/compare/v1.10.1-preview.11...v1.0.67 )
28
+
29
+ ## [ v1.10.1-preview.11] ( https://github.com/nanoframework/lib-CoreLibrary/tree/v1.10.1-preview.11 ) (2021-03-02)
30
+
31
+ [ Full Changelog] ( https://github.com/nanoframework/lib-CoreLibrary/compare/v1.10.1-preview.9...v1.10.1-preview.11 )
6
32
7
33
** Implemented enhancements:**
8
34
You can’t perform that action at this time.
0 commit comments