- feat: Ability to print query parameters (Enabled by default:
includeRequestQueryParams) - docs: Added example of query parameters print output
- Fixed parsing request/response to String
- Fixed handling of JSON response if List
- Fully migrated to Null Safety
- Migration to Null Safety
- Added validation for empty body (#1)
- Include option to filter logging using a function
- Update README and pubspec
- Initial version