1.9.5 - Bugfix with `partial` when f has no args
partial
can now be used to create a copy of a function with no args. FixedValueError: Cannot preset 0 positional args, function case_second has only 0 args.
. Fixed #59
See documentation page for details.