Skip to content

Releases: roryprimrose/Neovolve.Streamline

Release 2.4.1

10 May 19:22
b6bb50d
Compare
Choose a tag to compare
Updated GetSUT to be thread safe (#167)

* Updated GetSUT to use an exclusive lock

Fixes #166

Release 2.4.1-beta0001

10 May 19:17
b6bb50d
Compare
Choose a tag to compare
Pre-release
Updated GetSUT to be thread safe (#167)

* Updated GetSUT to use an exclusive lock

Fixes #166

Release 2.4.0

21 Apr 11:51
0035842
Compare
Choose a tag to compare
Added support for Use<T>(null) (#153)

Added support for Use<T>(null)
+semver: feature

Release 2.4.0-beta0002

21 Apr 11:50
0035842
Compare
Choose a tag to compare
Pre-release
Added support for Use<T>(null) (#153)

Added support for Use<T>(null)
+semver: feature

Release 2.3.1

17 Feb 23:17
5b0a03c
Compare
Choose a tag to compare
Fixed removal of services in dispose to avoid Collection was modified…

Release 2.3.1-beta0001

17 Feb 23:16
5b0a03c
Compare
Choose a tag to compare
Pre-release
Fixed removal of services in dispose to avoid Collection was modified…

Release 2.3.0

17 Feb 07:11
eb2b897
Compare
Choose a tag to compare
Restored netstandard2.0 with conditional compilation around IAsyncDis…

Release 2.2.1-beta0001

17 Feb 05:58
eb2b897
Compare
Choose a tag to compare
Pre-release
Restored netstandard2.0 with conditional compilation around IAsyncDis…

Release 2.2.0

17 Feb 05:05
431b378
Compare
Choose a tag to compare
Better support for testing internal types (#146)

* Abstracted test logic into TestBase class 
* Added types to better support testing internal scoped types

Release 2.1.1-beta0001

17 Feb 05:04
431b378
Compare
Choose a tag to compare
Pre-release
Better support for testing internal types (#146)

* Abstracted test logic into TestBase class 
* Added types to better support testing internal scoped types