Skip to content

Releases: buttercrab/default-args.rs

default-args.rs v1.0.0

23 Aug 16:33
c93c601
Compare
Choose a tag to compare

Bug Fixes

  • fixed generics
  • fixed comma when required argument don't exists

default-args.rs v1.0.0-beta

23 Aug 13:17
c338242
Compare
Choose a tag to compare
Pre-release

New Features

  • unnamed optional arguments
  • named arguments
  • combined of above
  • macro export
  • absolute path for functions