v1.0.0
Changelog
Added
Projecttrait (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
Spmethods and associated functions, new associated functions have replaced them
What's Changed
- Improve API and documentation by @AldaronLau in #2
New Contributors
- @AldaronLau made their first contribution in #2
Full Changelog: v0.2.0...v1.0.0