9. Change Log¶
9.2. v1.0.0.b.4¶
Changes:
- Python3 compatibility.
- Commented out all mmap functions (likely weren’t functional yet anyway.)
9.3. v1.0.0.b.3¶
Changes:
- Added
current_timefunction. - Removed
backdate_stampfunction, and built backdating intostart,stamp, andstop.
9.4. v1.0.0.b.2¶
Changes:
- Added
backdate_stampfunction. - Previously named
b_stampfunction is now calledblank_stamp.
9.5. v1.0.0.b.1¶
Changes:
- Append “(running)” to timer name when reporting on root timer that is not stopped.
Bug fixes:
- Incomplete internal reporting call structure when providing times object.
9.6. v1.0.0.b.0¶
Initial release.