File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- ## xFunc 4.4.0 (dev)
1
+ ## xFunc 4.4.0
2
2
3
3
* The ` Helpers ` class is removed from the public API (see [ #698 ] ( https://github.com/sys27/xFunc/pull/698 ) ).
4
4
* ` LambdaExpression ` doesn't capture context on ` Execute ` this code moved to ` CallExpression ` (see [ #704 ] ( https://github.com/sys27/xFunc/issues/704 ) ).
Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
3
- ## xFunc v4.4.0 (dev)
3
+ ## xFunc v4.4.0
4
4
5
5
* [ #680 ] ( https://github.com/sys27/xFunc/issues/680 ) - Remove Moq. ([ #651 ] ( https://github.com/sys27/xFunc/pull/651 ) ).
6
6
* [ #688 ] ( https://github.com/sys27/xFunc/issues/688 ) - DocFx Documentation.
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 4.4.0-preview.{height} " ,
3
+ "version" : " 4.4.0" ,
4
4
"assemblyVersion" : {
5
5
"precision" : " revision"
6
6
},
You can’t perform that action at this time.
0 commit comments