Skip to content

v0.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 13:17
· 185 commits to main since this release
4a52a6c

Added

  • create Language Agnostic Declaration file format and ladfile crate (#274)
  • Add script_bindings impl block derive macro (#263)
  • add TypedThrough abstraction to function meta, and refactor (#272)
  • refactor generated bindings to use new derive macro (#268)
  • refactor core bindings to use new derive macro (#267)

Fixed

  • fix tracy compile errors and add tracy buid to CI (#277)
  • don't use new_unregistered for most of core bindings macros (#270)