Prepared release v0.2.0 and merge dev into Main #34

Merged
Ninosaurier merged 26 commits from dev into main 2026-09-01 16:38:08 +00:00
4 changed files with 4 additions and 4 deletions
Showing only changes of commit 369370a55c - Show all commits
@@ -1,5 +1,5 @@
--- ---
title: Declarative Component API title: "ADR-000600: Declarative Component API"
description: "LUNA Charts exposes chart functionality through a strongly typed, component-based declarative API." description: "LUNA Charts exposes chart functionality through a strongly typed, component-based declarative API."
--- ---
@@ -1,5 +1,5 @@
--- ---
title: No Plugin or Extension System title: "ADR-0007000: No Plugin or Extension System"
description: "LUNA Charts does not provide a consumer-facing plugin or extension mechanism." description: "LUNA Charts does not provide a consumer-facing plugin or extension mechanism."
--- ---
@@ -1,5 +1,5 @@
--- ---
title: Single-Package Distribution Model title: "ADR-000800: Single-Package Distribution Model"
description: "LUNA Charts is distributed as one unified package rather than separate packages per chart type or internal module." description: "LUNA Charts is distributed as one unified package rather than separate packages per chart type or internal module."
--- ---
@@ -1,5 +1,5 @@
--- ---
title: Multi-Layer Testing Strategy title: "ADR-000900: Multi-Layer Testing Strategy"
description: "LUNA Charts uses multiple complementary quality assurance layers with automated release gates." description: "LUNA Charts uses multiple complementary quality assurance layers with automated release gates."
--- ---