Skip to content

Releases: JasterV/test-context

v0.5.4

10 Nov 10:16
213a853

Choose a tag to compare

Other

  • internal refactor & update docs (#64)

v0.5.3

06 Nov 13:24
aef2e05

Choose a tag to compare

Fixed

  • Taking mutable ownership when skipping the teardown doesn't work (#60)

v0.5.2

06 Nov 13:01
1025d20

Choose a tag to compare

Added

  • make it so immutable references & full ownership can be taken depending on context (#58)

Other

  • update CHANGELOGS

v0.5.0

29 Oct 09:25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Jan 12:56
5c8a0a1

Choose a tag to compare

What's Changed

  • feat: Support generic types in test_context macro by @rookiecj in #44

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

27 Feb 22:32
7cab727

Choose a tag to compare

What's Changed

  • feat: add support for the skip_teardown keyword by @JasterV in #40

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Feb 11:38
890a323

Choose a tag to compare

What's Changed

  • refactor: remove support for async-trait crate by @JasterV in #37
  • chore: upgrade to 0.2.0 version by @JasterV in #38

Full Changelog: v0.1.6...v0.2.0