0.0.3
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.15is now supported.