Skip to content

Commit

Permalink
Pump Release 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moh-hassan committed Mar 16, 2024
1 parent fcbc169 commit 0433397
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ POCO classes can be used in a typed RESTful client OData services. Code generati

-----------

# Announcing new Release: V6.2.1
## What is New in v6.2.1:
- Fix terminal close in windows 11 or displaying message 'process exited with code 259' when run o2pgen in net472.

------------

## Development packages
The developed packages can be downloaded from `myget.org`

Expand Down
11 changes: 11 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# OData2Poco

## Version 6.3.0
**Release Date:** March 16, 2024

- New Feature: Generate Parameterized Constructor.
- New Feature: class/record can be internal (default is public).
- Allow entering Proxy user:password.
- Move the global tool ``` dotnet o2pgen``` to net8 (Breaking Change).

----------------

## Version 6.2.1
**Release Date:** Nov 7, 2023
- Fix terminal close in windows 11 or error 'process exited with code 259' when run o2pgen in net472.
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#nuget version is only changed by RELEASE TAG
version: 6.3.0-dev-{build}
version: 6.4.0-dev-{build}

image: Visual Studio 2022

Expand Down

0 comments on commit 0433397

Please sign in to comment.