Skip to content

v0.1.5 (hanging issue fix)

Compare
Choose a tag to compare
@IceDynamix IceDynamix released this 26 Apr 11:39
· 71 commits to main since this release

changelog

  • disable ansi output (read: color output), it was displayed incorrectly in some cases
  • making sure all senders have been dropped and fix timeout errors, fixes hanging issue
  • add additional logging at places to diagnose the hanging issue better
  • write current trailblazer path in metadata

new output:

{
  "metadata": {
    "current_trailblazer_path": "Preservation"
  },
}