9. Change Log

9.1. v1.0.0.b.5

Bug fixes:

  • load_pkl no longer broken (used to attemp to load each file twice)

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_time function.
  • Removed backdate_stamp function, and built backdating into start, stamp, and stop.

9.4. v1.0.0.b.2

Changes:

  • Added backdate_stamp function.
  • Previously named b_stamp function is now called blank_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.