Skip to content

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 10 Apr 20:20
· 976 commits to main since this release
  • Fix docs.rs build for zng-view-prebuilt, zng-app, zng-wgt.
  • Unlock cc dependency version.
  • Remove crate features auto generated for optional dependencies.
  • Add zng::app::print_tracing.
  • In debug builds, prints info, warn and error tracing events if no tracing subscriber is set before the first call to APP.defaults or
    APP.minimal.