-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
# 0.7.1 (14 March 2023) | ||
- #50 Take the namespace of generated files from the RootNamespace property [enhancement] | ||
- #51 Add support for parameterless constructors [enhancement] | ||
- #41 Builder could handle classes without default constructor [enhancement] | ||
# 0.8.0 (03 April 2023) | ||
- #52 AttributeArgumentListParser : Update TryParseAsEnum [enhancement] | ||
- #53 By default : generate only the With*** builder methods [enhancement] | ||
|
||
The full release notes can be found here: https://github.com/StefH/FluentBuilder/blob/main/ReleaseNotes.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters