Skip to content

Releases: tokio-rs/console

tokio-console 0.1.6

24 May 23:42
9699300

Choose a tag to compare

Bug Fixes

Features

console-subscriber 0.1.6

23 May 21:35
95a17b6

Choose a tag to compare

Features

  • add Builder::poll_duration_histogram_max (#351) (a966feb3)

Bug Fixes

console-api 0.3.0

23 May 21:28
5490d64

Choose a tag to compare

Features

Breaking Changes

tokio-console 0.1.4

13 Apr 23:58
ce901c8

Choose a tag to compare

Features

  • add autogenerated example config file to docs (#327) (79da280f)
  • add gen-config subcommand to generate a config file (#324) (e034f8d0)
  • surface dropped event count if there are any (#316) (16df5d30)
  • read configuration options from a config file (#320) (defe3460, closes #310)

console-subscriber 0.1.4

11 Apr 19:34
43fb91f

Choose a tag to compare

Bug Fixes

Features

  • console-api: Update tonic to 0.7 (#318) (83d8a870)
  • don't trace tasks spawned through the console server (#314) (0045e9bf)

console-api 0.2.0

11 Apr 19:18
0d6d7a9

Choose a tag to compare

Breaking Changes

Features

tokio-console 0.1.3

09 Mar 01:12
3c55912

Choose a tag to compare

Bug Fixes

  • exit crossterm before printing panic messages (#307) (43606b9a)
  • prevent panics if subscriber reports out-of-order times (#295) (80d7f425)

Features

  • add icon representing column sorting state (#301) (b9e0a226)

tokio-console 0.1.2

18 Feb 21:17
900a5c2

Choose a tag to compare

Bug Fixes

console-subscriber v0.1.3

18 Feb 21:07
0e67d17

Choose a tag to compare

Features

Bug Fixes

console-api 0.1.2

04 Feb 19:48
c7cab71

Choose a tag to compare

Bug Fixes

  • fix accidental exhaustive matching on metadata::Kind (#271)
    (d9aafaa0, closes #270)