console

a debugger for async rust!

MIT License

Downloads
15.2M
Stars
3.1K
Committers
80

Bot releases are hidden (Show)

console - console-api v0.6.0

Published by hawkw about 1 year ago

console-api-v0.6.0 - (2023-09-29)

Breaking Changes

  • Update tonic to v0.10 and increase MSRV to 1.64 (#464) (882318a)This is a breaking change for users of console-api and
    console-subscriber, as it changes the public tonic dependency to a
    semver-incompatible version. This breaks compatibility with tonic
    0.9.x and prost 0.11.x.

Added

Documented

Fixed

  • Add explicit futures-core dep to fix broken builds (#453) (88638f9)
console - tokio-console v0.1.9

Published by hawkw over 1 year ago

5900300...daa3d51

Added

Documented

  • Add column descriptions for all tables (#431) (2de5b68)

Fixed

console - console-subscriber v0.1.10

Published by hawkw over 1 year ago

05cdab0...91929d0

Fixed

Console_subscriber

  • Remove clock skew warning in start_poll (#434) (fb45ca1)
console - tokio-console v0.1.8

Published by hawkw over 1 year ago

3bf60bc...c8a69e9

Added

Documented

Fixed

console - console-subscriber v0.1.9

Published by hawkw over 1 year ago

8fb1732...c8a69e9

Added

Fixed

console - console-subscriber v0.1.3

Published by hawkw over 2 years ago

Features

  • add Builder::filter_env_var builder parameter (#276) (dbdb1494, closes #206)

Bug Fixes

  • record timestamps for updates last (#289) (703f1aa4, closes #266)
  • use monotonic Instants for all timestamps (#288) (abc08300, closes #286)
  • bail rather than panic when encountering clock skew (#287) (24db8c60, closes #286)
  • fix compilation on targets without 64-bit atomics (#282) (5590fdbc, closes #279)
console - tokio-console v0.1.0

Published by hawkw almost 3 years ago

0.1.0 (2021-12-16)

  • Initial release! πŸŽ‰
console - console-subscriber v0.1.0

Published by hawkw almost 3 years ago

0.1.0 (2021-12-16)

  • Initial release! πŸŽ‰
console - console-api v0.1.0

Published by hawkw almost 3 years ago

0.1.0 (2021-12-16)

  • Initial release! πŸŽ‰