You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,12 @@
3
3
# OData2Poco.CommandLine
4
4
5
5
## (Console: o2pgen / .Net Core: dotnet-o2pgen)
6
-
## Version 3.4
7
-
**Release Date:** Oct 2, 2020
8
6
9
-
**What is new in 3.4:**
7
+
## Version 3.4.1
8
+
**Release Date:** Oct 3, 2020
9
+
10
+
**What is new in 3.4.1:**
11
+
- Support JSON in .NET Core 3, PR [#32](https://github.com/moh-hassan/odata2poco/pull/31) fix issue #30
10
12
- Update namespace of OData EDM types by @LarsBauer, PR [#31](https://github.com/moh-hassan/odata2poco/pull/31) that fix issue [#30](https://github.com/moh-hassan/odata2poco/issues/30).
11
13
- Support nullable reference types in C# 8 in OData2Poco project library.
12
14
- Add support to symbolic package snupkg and SourceLink.
0 commit comments