Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1018 Bytes

File metadata and controls

35 lines (26 loc) · 1018 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.

1.2.0 - 2026-02-25

Added

  • Extension point for diff tool

Changed

  • Enhanced diff tool with filtering, limits, comparison between branches, and option to ignore whitespaces

1.1.2 - 2026-01-26

Fixed

  • Handle unauthorized exceptions to prevent internal server errors

1.1.1 - 2026-01-21

Fixed

  • NullPointerException in cases, where an SCM MCP tool returns no structured content

1.1.0 - 2026-01-20

Changed

  • Simplified result object for repositories without HAL links
  • Details for repositories are optional
  • Interface for extension point improved for usage in plugins

1.0.1 - 2025-09-29

Fixed

  • Usage of default values if omitted

1.0.0 - 2025-09-29

Added

  • Initial implementation of a MCP Server for the SCM-Manager