Skip to content

v0.6.0

Latest

Choose a tag to compare

@soareschen soareschen released this 26 Oct 11:44
fdf8f26

Changelog

  • Introduce #[cgp_impl] to simplify provider trait implementation - #174
  • Allow context types to delegate components directly - #175
  • Introduce #[cgp_inherit] for inheriting from presets - #176
  • Fix use of self inside default trait method implementation body - #179