Skip to content

Releases: CodingAleCR/http_interceptor

0.1.0

18 Sep 19:34
16f797d

Choose a tag to compare

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

18 Sep 19:34

Choose a tag to compare

Changelog

  • Added: Documentation for the example.

0.0.2

18 Sep 19:35

Choose a tag to compare

Changelog

  • Fixed: All the warnings regarding plugin publication.

0.0.1

18 Sep 19:36

Choose a tag to compare

Changelog

  • Added: Initial plugin implementation.
  • Added: Example of usage for the plugin.
  • Added: README.md and LICENSE files.