Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 952 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 952 Bytes

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.

2024.2.2

  • Fix error related to default setting provider

2024.2.1

  • Fix completion not showing up in .feature

2024.1.4

  • Fix gutter mark in .feature when using SpecFlow

2024.1.3

  • Also read config from specflow.json

2024.1.2

  • Fix broken file templates #6
  • Mark Specflow as incompatible to fix potential issue at startup
  • Add reference of nuget that should trigger this plugin suggestion in plugin.xml

2024.1.0

  • Support for Reqnroll projects.
  • Support for SpecFlow code snippet generation is dropped. (Can be re-enabled later if necessary.)
  • Initial release based on v1.23.6 of the SpecFlow for Rider extension.