0.12.12
github-actions
released this
06 Sep 14:52
·
117 commits
to master
since this release
Fixed a few more long-standing bugs.
Changes:
- Added time utilities
pd.TIMEUNITPERMSEC
,pd.systime
, andpd.timesince
, so that clock'sset
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).