Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@astrofrog astrofrog released this 12 Jun 13:49
· 1 commit to main since this release
6d1659d

What's Changed

Bug Fixes

  • fix: prevent dangling references in dict and listCallbackProperties by @iisakkirotko in #43
  • Fixed bug that occurred if a callback attribute used a property which didn't exist yet by @astrofrog in #50

Performance

  • Fixed a bug that caused unnecessary global callbacks even if value did not change by @astrofrog in #46
  • Avoid storing duplicate functions/methods in CallbackContainer by @astrofrog in #48

Other Changes

New Contributors

Full Changelog: v0.10.0...v0.11.0