Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axunonb authored Mar 3, 2021
1 parent c83eaec commit 2ae8c7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ We have started to think about a new version of ```SmartFormat.Net``` and **woul
* make named formatters obligatory instead of iterating through all formatters
* the sequence, how extensions are loaded should not have an impact on identifying the right formatter
* Make caching of ```Parser.ParseFormat``` results the standard behavior
* Performance improvements
* less generated garbage
* Support for Net 5.0
* Remove ```public``` properties/methods which should better be ```internal``` or even ```privat```
* Upgrade the project to C# 8 with nullable reference types included
Expand Down

0 comments on commit 2ae8c7f

Please sign in to comment.