Releases: RusPiRo/ruspiro-error
Releases · RusPiRo/ruspiro-error
Release v0.1.1
Release Notes
🍌 v0.1.1
This is a maintenance version migrating the CI/CD pipeline to github actions.
v0.1.0
Release Notes
🍎 v0.1.0
Initial version of the crate providing the bare minimum to use boxed error types and conviniently use the ?
operator when dealing with functions or methods that return a Result<T, E>
-
💡 Features
-
🔧 Maintenance
-
📖 Documentation