Release v0.4.1
This release contains two notable changes:
- add TCP readiness check option
- minor change to the library public interface
What's Changed
- update README and examples to v0.4.0 by @bnusunny in #77
- Hide run instruction by @calavera in #78
- change register_default_extension() as a method on Adapter by @bnusunny in #79
- update axum version to 0.5.16 by @bnusunny in #81
- Add more debug information for req/res transformations by @calavera in #83
- update demo for sam local debug by @bnusunny in #84
- Add tcp readiness check by @bnusunny in #86
- Release v0.4.1 by @bnusunny in #88
Full Changelog: v0.4.0...v0.4.1