Skip to content

0.30.1

Compare
Choose a tag to compare
@rmorshea rmorshea released this 13 Jul 07:24
· 528 commits to main since this release

Removes the usage of the id() function for generating unique ideas because there were situations where the IDs bound to the lifetime of an object are problematic. Also adds a warning Deprecation warning to render functions that include the parameter key. It's been decided that allowing key to be used in this way can lead to confusing bugs.