Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.1 KB

File metadata and controls

27 lines (19 loc) · 1.1 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.

[Unreleased]

Changed

  • Updated STABILITY.md from beta to v1 stable
  • Updated README beta banner to v1 stable

[1.0.0] - 2026-03-01

Added

  • Makefile contract specification (two-layer delegation, JSON output)
  • .devrail.yml schema specification with 7 supported languages
  • Per-language standards: Python, Bash, Terraform, Ansible, Ruby, Go, JavaScript/TypeScript
  • Universal security tools standard (trivy, gitleaks)
  • General standards: coding practices, git workflow, release versioning, CI/CD pipelines, container standards, secrets management, API/CLI design, monitoring/observability, incident response, data handling
  • Agent instruction file strategy and hybrid shim pattern
  • Contributing guide with general workflow and language ecosystem addition walkthrough
  • DevRail compliance badge in README
  • E2E validation script for ecosystem consistency