Releases: FlakySL/actix_failwrap
Releases · FlakySL/actix_failwrap
Release 1.0.3
[1.0.3] - 2025-09-24
🐛 Bug Fixes
- (cd) Release requires the github token parameter.
Release 1.0.2
[1.0.2] - 2025-08-30
🚀 Features
- (ci/cd) Code quality and major refactoring for github workflows.
🐛 Bug Fixes
- (cd) Match booleans and strings in publish workflow.
📚 Documentation
- Fixed the tests badge not showing up.
- Fixed thet ests badge not showing up.
- (readme) Update tests badge to match workflow file.
⚙️ Miscellaneous Tasks
- Bump version from 1.0.1 to 1.0.2.
- Update Cargo.lock.
Release 1.0.1
[1.0.1] - 2025-08-25
🐛 Bug Fixes
- (tests) Removal of strict HttpResponse check test
- (cd) Changed tag_name in the Create Release step for something existing and added a condition to it.
📚 Documentation
- (rustdoc) Add documentation to main crate macros.
- (rustdoc) Document the unitary testing module.
- (rustdoc) Document the helpers module.
- (rustdoc) Document macro input module.
- (rustdoc) Document macro output module.
- (tests) Add documentation tests as examples and ignore the readme examples.
- (rustdoc) Added documentation to integration tests.
- (rustdoc) Changed all the 'Collector' references for 'Extractor'.
⚙️ Miscellaneous Tasks
- (clippy) Follow all clippy specified lints and add the
-D missing_docslint. - (security) Change how the security notice is displayed, as top priority.
- Bump version.
First Release
This is the first release of actix_failwrap, this makes the crate available in crates.io.
Please read the README.md for more information on how to use this crate, note that if you were a user of stifskere/actix_error_proc that now becomes deprecated and superseded by this crate.
Thanks to everyone that followed the development of this.
The following releases will use git_cliff, in this one I wanted to express my happiness for releasing this crate at last.
This is a small crate, so expect only maintenance and quality of life updates, you can open any issue to this repository and be answered in 24 to 48 hours.