We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17618ce commit adbd429Copy full SHA for adbd429
ReleaseNotes.md
@@ -4,11 +4,16 @@
4
5
## (Console: o2pgen / .Net Core: dotnet-o2pgen)
6
7
+## Version 3.3.1
8
+**Release Date:** Nov 25, 2019
9
+
10
+**What is new in 3.3.1:**
11
+- Fix Issue [#28](https://github.com/moh-hassan/odata2poco/issues/28#issuecomment-557015613): Apply change-case on Navigation Properties.
12
13
## Version 3.3.0
14
**Release Date:** Nov 19, 2019
15
-**What is new in 3.2.0:**
16
+**What is new in 3.3.0:**
17
18
- New: Filter model using the option [--include](https://github.com/moh-hassan/odata2poco/wiki/CommandLine-Reference#--include)
19
- New: Change case of Classes to Camel/Pas using the option `--entity-case`
0 commit comments