Skip to content

D-Tale 1.2.0

Compare
Choose a tag to compare
@aschonfeld aschonfeld released this 24 Oct 17:03
· 794 commits to master since this release

Highlights include:

  • #20: fix for data being overriden with each new instance
  • #21: fix for displaying timestamps if they exist
  • calling show() now returns an object which can alter the state of a process
    • accessing/altering state through the data property
    • shutting down a process using the kill() function