Skip to content

0.0.3

Choose a tag to compare

@pomponchik pomponchik released this 13 Mar 15:51
· 6 commits to main since this release
37a38ae

Important update!

  • Added a new function, getsourcehash(); it returns a string representation of the function's source hash.
  • Changed the behavior of the getclearsource() function when working with lambda functions: it now returns a clean code snippet containing only the lambda function.
  • Python 3.15 is now supported.