Skip to content

Releases: palfrey/serial_test

v0.5.1

25 Nov 22:21
Compare
Choose a tag to compare
  • Upgrade dependencies (#27)
  • Include LICENSE file in all sub-crates (#26)
  • Allow compiling against parking_lot 0.11 (#25)

v0.5.0

30 Aug 13:57
Compare
Choose a tag to compare
  • #23 - Support testing async functions

As a result, our MSRV is now 1.39.0

v0.4.0

14 Feb 22:09
e17be99
Compare
Choose a tag to compare
  • #18 - Upgrade Parking lot to 0.10
  • #19 - Support tests with return values

As a result, our MSRV is now 1.36.0

v0.3.2

15 Dec 17:17
Compare
Choose a tag to compare

v0.3.1

26 Nov 23:08
Compare
Choose a tag to compare

Fix the docs after the changes from #7

v0.3.0

26 Nov 20:44
Compare
Choose a tag to compare

Re-export serial_test_derive so you now only need the serial_test crate

v0.2.0

26 Oct 20:14
Compare
Choose a tag to compare