Skip to content

Releases: Romfos/TestFixture

1.10.0

20 Jul 16:47

Choose a tag to compare

What's Changed

  • Added more default collections support
  • Minimal support .NET Framework is 4.7.2
  • Bump dependencies
  • Migrate to *.slnx

Full Changelog: 1.9.0...1.10.0

1.9.0

09 Jan 00:14

Choose a tag to compare

What's Changed

  • Added support for more concurrent collections: ConcurrentBag, ConcurrentQueue, ConcurrentStack
  • Add .NET 9 to test matrix
  • Bump dependencies
  • Drop support for EOL .NET 6
  • Adopt some C# 13 features

Full Changelog: 1.8.0...1.9.0

1.8.0

01 May 11:51

Choose a tag to compare

Changes:

  • Support more collections and interfaces for them out of the box
  • Simplify adding custom types via func-based factories
  • GenericFactories rename

Full Changelog: 1.7.0...1.8.0

1.7.0

27 Apr 23:53
fcd1640

Choose a tag to compare

What's Changed

  • Added some .NET 8 collections
  • Support more default collections and interfaces

Branch: https://github.com/Romfos/TestFixture/commits/1.7.0