Skip to content

Commit 982118c

Browse files
committed
add release note for the added static typing support
1 parent a525d35 commit 982118c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE_NOTES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Changes from 2.13.0 to 2.13.1
77

88
* **Under development.**
99

10+
* Static typing support has been added, making NumExpr compatible with
11+
static type checkers like `mypy` and `pyright`.
12+
Thanks to Joren Hammudoglu (@jorenham) for the work.
13+
1014

1115
Changes from 2.12.1 to 2.13.0
1216
-----------------------------

0 commit comments

Comments
 (0)