Skip to content

Commit 6ee8c4c

Browse files
author
Sylvain MARIE
committed
2.2.0 changelog
1 parent 2a8734b commit 6ee8c4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 2.2.0 - Better signature for mini-lambda functions
4+
5+
When converting an expression into a function, the resulting callable object now has the same signature than inner `evaluate`. Fixes [#17](https://github.com/smarie/python-mini-lambda/issues/17).
6+
37
### 2.1.0 - New features to improve usability.
48

59
* Added two helper functions `is_mini_lambda_expr` and `as_function`. Fixes [#13](https://github.com/smarie/python-mini-lambda/issues/13)

0 commit comments

Comments
 (0)