Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

45 lines (33 loc) · 1.29 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

7.7.0

  • Added support for ReSharper & Rider 2024.1

7.6.1

  • Fixed publish of Rider Plugin. Nothing changed for Visual Studio plugin.

7.6.0

  • Added support for ReSharper 2023.2
  • Publish Rider version in addition to ReSharper. Notice, Rider version lucks some features which are Visual Studio specific.

7.5.0

  • Added support for ReSharper 2023.2
  • Enhanced AutoFixture attribute actions applicability detection

7.4.0

  • Added support for ReSharper 2023.1
  • Updated LibGit2Sharp to 0.27.2, so hopefully long paths are supported now

7.3.1

  • Fixed "Clean git modified" feature

7.3.0

  • Added support for ReSharper 2022.3

7.2.0

  • Added support for ReSharper 2022.2

7.1.0

  • Added support for ReSharper 2022.1

7.0.1

  • Respect configured file header when creating a test file

7.0.1

Support latest R# and VS 2022 🎉

  • Move "Copy full class name" action under "Copy Code Reference" action
  • Action to create or browse tests now works also for structs and records
  • Entirely remove AssemblyMetadata configuration in favor of .editorconfig