Skip to content

Commit

Permalink
release note
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Jan 7, 2025
1 parent d44740f commit efd93d7
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
enhancements:
- |
Improve serialization and deserialization of callables.
We now allow serialization of classmethods and staticmethods
and explicitly prohibit serialization of instance methods, lambdas, and nested functions.

0 comments on commit efd93d7

Please sign in to comment.