Skip to content

v0.8.6

Compare
Choose a tag to compare
@TedDriggs TedDriggs released this 18 Mar 20:26
· 216 commits to master since this release
  • Added "did you mean" suggestions for unknown fields behind the suggestions flag #60
  • Added Error::unknown_field_with_alts to support the suggestion use-case.
  • Added ast::Fields::len and ast::Fields::is_empty methods.
  • Added LICENSE files to darling_core and darling_macro