Skip to content

0.12.12

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 14:52
· 28 commits to master since this release

Fixed a few more long-standing bugs.

Changes:

  • Added time utilities pd.TIMEUNITPERMSEC, pd.systime, and pd.timesince, so that clock's set method is actually useful now.
  • Auto-destruct clocks and receivers with their target object (at long last, no more crashes if you forgot to clean those up!).
  • Tutorial updates (including some of the examples).