All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Mentioned
rustcdiagnostics as a potentially related solution.
- Fixed the copyright holder in
LICENSE-APACHE.
- Fixed the copyright holder in
LICENSE-MIT.
- Updated the author's contact info.
- Improved the docs. Mentioned
lazy_errorsas an alternative crate.
- Iterator trait
CollectVecResultwith methodcollect_vec_result.
Initial release.
- Functions
fail_all,fail_all_vec - Macro
return_multiple_errors!