Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 2.73 KB

File metadata and controls

54 lines (28 loc) · 2.73 KB

Changelog

1.0.0-preview.5 (2026-06-19)

Features

  • tests: migrate to Microsoft Testing Platform (2b2b5ab)
  • tests: migrate to Microsoft Testing Platform (5136b5a)
  • tests: migrate xunit and runner to v3 (ddef8a6)
  • tests: migrate xunit to v3 and forward CancellationToken in async tests (d6598f5)

1.0.0-preview.4 (2025-11-19)

Features

  • BOA001: detect non-constant variables passed to SystemChatMessage (eaa9f15)
  • detect string concatenation in BOA001 rule (ec6176e)

1.0.0-preview.3 (2025-11-19)

Features

  • adds new rule to suggest having a system message last (a0c63c3)

Bug Fixes

  • do not report constants for string interpolation (d6bb51d)

1.0.0-preview.2 (2025-11-19)

Features

  • adds an initial implementation of the BOA001 rule (e78dd00)
  • adds support for parts interpolation detection (17f74b5)

Bug Fixes

  • addresses warning regarding workspaces reference (360f6d2)
  • interpolation string detection (335c8b8)

Changelog

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.