Skip to content

Breaking change from 3.5 to 3.6.x #415

@smkanadl

Description

@smkanadl

In this commit the return type of Use() changed from void to AutoMocker. I have a small library with extensions to AutoMocker and it took me quite a while to figure out what was going wrong.

Changing the return type of a public function is a breaking binary change.

Does the project follow strict rules on versioning? If yes, have you considered using the baseline validation tooling? Saved my ass quite a few times :-)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions