Skip to content

Releases: LukaGiorgadze/http-mock-adapter

v0.6.1

Choose a tag to compare

@LukaGiorgadze LukaGiorgadze released this 23 Nov 07:53
f4fd52c
  • Fixes http-mock-adapter compatibility with flutter 3.16.0 #164 (@willckoan)

v0.6.0

Choose a tag to compare

@LukaGiorgadze LukaGiorgadze released this 30 Aug 15:06
e8298ff

[v0.6.0] (2023-08-30)

  • Add
    • #136: Next interceptor handler on DioInterceptor for missing mocks
    • #149: Exact body check option for FullHttpRequestMatcher
    • #153 #156: (async)callback
  • Fixed
    • #160: Downgrade collection to 1.17.1 due to incompability;

Special thanks to sebastianbuechler

v0.5.0

Choose a tag to compare

@LukaGiorgadze LukaGiorgadze released this 17 Aug 15:34
26eb57d

bump up versions:

BREAKING CHANGE:
#155

  • sdk: >=3.0.0
  • collection: ^1.18.0
  • dio: ^5.3.2

v0.4.4

Choose a tag to compare

@LukaGiorgadze LukaGiorgadze released this 03 May 18:58

v0.4.3

Choose a tag to compare

@LukaGiorgadze LukaGiorgadze released this 30 Apr 17:46
e5488a5
  • Add - Response like Protocol Buffer will have byte response body. Add support for mock response of byte data. (@maple135790 )
  • Add - unit tests for RequestHandler class. #146

v0.4.2

Choose a tag to compare

@LukaGiorgadze LukaGiorgadze released this 15 Feb 16:11
af264ae

v0.4.1

Choose a tag to compare

@LukaGiorgadze LukaGiorgadze released this 15 Feb 09:52

v0.4.0

Choose a tag to compare

@LukaGiorgadze LukaGiorgadze released this 14 Feb 18:16

v0.3.3

Choose a tag to compare

@LukaGiorgadze LukaGiorgadze released this 07 Jun 17:28
a1a5209
Update to v0.3.3 (#128)

- Added v0.0.3 changelog data to `CHANGELOG.md`.
- Updated version of library in `pubspec.yaml`.
- Updated version of library in `README.md`.