@ayushsharma82 : you had an issue in the code preventing lib update.
even if we could argue that changing from void to bool in a return type is a signature change, I don't think this is a good idea for forward compatibility to use return with a void function.
@ayushsharma82 : you had an issue in the code preventing lib update.
even if we could argue that changing from void to bool in a return type is a signature change, I don't think this is a good idea for forward compatibility to use return with a void function.
Note: the bug is also in the pro version.