Skip to content

watchpoints 0.2.3 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@gaogaotiantian gaogaotiantian released this 20 Apr 16:45
· 10 commits to master since this release

Now variable change detection also uses a more elegant way to compare, instead of using is.

This change makes the cases where you assign two same objects to a variable not a trigger.