result icon indicating copy to clipboard operation
result copied to clipboard

Remove the deprecated `.value` method

Open francium opened this issue 1 year ago • 5 comments

#121 deprecated the .value method. This method needs to be removed in a future version. Ideally we'd wait a while so users can have enough time to migrate away on their own.

We could also perhaps change the deprecated method to start throwing an exception and returning None before we remove it completely.

francium avatar Jun 11 '23 18:06 francium