Skip to content

v1.0.0

Choose a tag to compare

@AldaronLau AldaronLau released this 28 Jul 03:29

Changelog

Added

  • Project trait (implemented for any tuple up to an arity of 7, including unit)
  • Sp::new()
  • Sp::get()
  • Sp::get_mut()
  • Sp::project()
  • Sp::project_mut()
  • Better documentation

Removed

  • All Sp methods and associated functions, new associated functions have replaced them

What's Changed

New Contributors

Full Changelog: v0.2.0...v1.0.0