Releases: CodingAleCR/http_interceptor
Releases · CodingAleCR/http_interceptor
0.1.0
Changelog
- Added: Query Parameters to GET requests, it allows you to set proper parameters without having to add them to the URL beforehand.
- Modified: Documentation for the example to include the new Query Parameters usage.
0.0.3
Changelog
- Added: Documentation for the example.
0.0.2
Changelog
- Fixed: All the warnings regarding plugin publication.
0.0.1
Changelog
- Added: Initial plugin implementation.
- Added: Example of usage for the plugin.
- Added: README.md and LICENSE files.