Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
davideicardi committed Sep 17, 2014
1 parent a64474f commit e7db4b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ For one reason or another none of these projects exactly fit my needs so I decid
- Extended `Lambda` class with used Types, Identifiers, and Parameters of the parsed expression. Basically you can understand what types, variables and parameters a specified expression has used.
- Added ability to Compile to a typed delegate directly from the Lambda.
- Internal code refactoring
- Now parsed lambda only contains the actually used parameters, not all the parameters provided.

- 0.11.4

Expand Down

0 comments on commit e7db4b8

Please sign in to comment.