Skip to content

Releases: felangel/mocktail

mocktail-image-network-v1.3.0

12 Apr 17:42
d6a96e1

Choose a tag to compare

  • feat: improved Flutter support (#268)
    • fixes mockNetworkImage affecting other tests
    • fixes mockNetworkImage prevents testing failure conditions
  • chore: add funding to pubspec.yaml

mocktail-v1.0.5

10 Apr 04:16
1298913

Choose a tag to compare

  • chore: minor improvements to example (#266)
  • docs: add mockito migration guide (#265)
  • chore: remove a stray override annotation (#261)
  • chore: add funding to pubspec.yaml (#246)

mocktail-v1.0.4

12 Jun 03:34
c88c416

Choose a tag to compare

  • refactor: upgrade analysis_options.yaml (#242)
  • chore: fix minor typo in CHANGELOG.md

mocktail-image-network-v1.2.0

12 Jun 03:16
8a7bd29

Choose a tag to compare

What's Changed

  • feat(mocktail_image_network): add ability to mock images by url by @pedrox-hs in #232
  • chore(mocktail_image_network): include pkg:flutter_svg in example by @felangel in #240
  • chore(mocktail_image_network): v1.2.0 by @felangel in #241

New Contributors

Full Changelog: mocktail-v1.0.3...mocktail-image-network-v1.2.0

mocktail-v1.0.3

19 Jan 06:58
ca9f35e

Choose a tag to compare

  • docs: update README.md`` to include any(that: ...)` (#226)
  • chore: update LICENSE year
  • chore: remove deprecated lint rules

mocktail-image-network-v1.1.0

19 Jan 06:53
633471e

Choose a tag to compare

  • feat: add customizable imageBytes to mockNetworkImages (#214)
  • chore: remove deprecated lint rules
  • docs: adjust LICENSE year

mocktail-v1.0.2

15 Dec 02:04
22e45f1

Choose a tag to compare

  • chore(deps): allow pkg:test_api >=0.7.0 (#220)
  • docs: update verify example in README.md (#215)

mocktail-v1.0.1

03 Oct 03:07
c7491d2

Choose a tag to compare

What's Changed

Full Changelog: mocktail-image-network-v1.0.0...mocktail-v1.0.1

mocktail-v1.0.0

02 Aug 02:00

Choose a tag to compare

  • refactor: use more strict analysis options (#203)
  • docs: adjust LICENSE year
  • docs: add topics to pubspec.yaml

mocktail-image-network-v1.0.0

02 Aug 02:01

Choose a tag to compare

  • refactor: use more strict analysis options (#203)
  • docs: improve example in README
  • docs: adjust LICENSE year
  • docs: add topics to pubspec.yaml