Skip to content

3.1.0

Compare
Choose a tag to compare
@jossef jossef released this 11 Mar 22:35
· 68 commits to master since this release
  • feature: added optional parameter port (also supporting inline url representation e.g. "http://foo.bar:1337")
  • feature: added queryParameters support in get requests
  • feature: created Github QA workflow to prevent pushes that breaks analyze or tests
  • enhancement: changed http method strings into enum to avoid errors
  • enhancement: improved type of arguments to prevent unexpected errors
  • enhancement: added more validations on tests
  • enhancement: executed flutter format to improve pub score
  • fix: cookie matching incorrect variable + case insensitive