Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 08:54

0.1.0 (2023-05-12)

Features

  • disable impl_with_macro_rules by default (e007818)
  • macro ArgumentType (995ac66)
  • make argument types un-constructable (8f79c40)
  • no_std (f31f63b)
  • remove 'static bounds for argument types (6a828d1)

Bug Fixes

  • callable![fn(_, _)] not working (6a92f1c)