Changelog
All notable changes to this project will be documented in this file.
[0.2.5] - 2025-06-16
🚀 Features
- Add body_file support with proper custom test file path resolution (#4)
[0.2.4] - 2025-04-22
🐛 Bug Fixes
- Empty body + handle if body cannot be parsed
- Some bug fix
[0.2.3] - 2025-04-21
🚀 Features
- Move logic into module + add support for environment variables (#2)
- Refactor archi + improved variable management + bug fixes
🐛 Bug Fixes
- Docs book
[0.2.2] - 2025-04-10
🚀 Features
- Add --file flag and improve project architecture
🐛 Bug Fixes
- Ci
⚙️ Miscellaneous Tasks
- Update and clean readme
[0.2.1] - 2025-04-06
🚀 Features
- Add github action to auto-deploy docs
- Add expected_body + assertion
- Add variables in assertions
[0.2.0] - 2025-04-06
🚀 Features
- New architecture
📚 Documentation
- Add documentation for version 0.2.0
[0.1.1] - 2025-03-10
🚀 Features
- Init
- Improve test output, color support & cookie handling
⚙️ Miscellaneous Tasks
- Readme + license + cargo.toml + bump version script