Skip to content

dibs-runtime-v0.2.0-rc.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 02:38
· 1 commit to main since this release
af2025f

Added

  • add SQL function call syntax with facet #[facet(other)] fix
  • dibs-runtime crate and facet-based codegen

Fixed

  • (ci) fix clippy warnings and doc issues

Other

  • TraceErr emits structured tracing on QueryError
  • Remove duplicate AST layer in dibs-query-gen (#12)
  • add README.md.in templates for missing crates
  • consolidate workspace dependencies and reorganize query files
  • disable default features on rust_decimal to avoid serde