Skip to content

v1.0.0

Choose a tag to compare

@TethysSvensson TethysSvensson released this 29 Sep 14:41
· 90 commits to main since this release
46c004b

[1.0.0] - 2024-09-29

Added

  • [Rust]: Added #[allow(dead_code)] to the root of the generated rust code #204
  • Added the option ignore_docstring_errors to the app. #216
  • Get rid of dependency on atty and bump the Minimum Support Rust Version (MSRV) to 1.70.0. #220
  • [Rust]: Allow default implementations to be generated for tables that have fields with (required) vectors, strings, integers and bools. #243

Fixed

Removed