Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 973 Bytes

File metadata and controls

26 lines (18 loc) · 973 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.

[Unreleased]

Changed

  • Updated beta banner to v1 stable

[1.0.0] - 2026-03-01

Added

  • Makefile with all 7 language ecosystems (Python, Bash, Terraform, Ansible, Ruby, Go, JavaScript/TypeScript)
  • make init / make _init config scaffolding target
  • CI workflows: lint, format, test, security, scan, docs
  • Pre-commit hooks for all supported languages (commented out by default)
  • Agent instruction files (CLAUDE.md, AGENTS.md, .cursorrules, .opencode/agents.yaml)
  • DevRail compliance badge in README
  • Retrofit guide for adding DevRail to existing repositories
  • .devrail.yml with all 7 languages listed (commented out)
  • .editorconfig, .gitignore, DEVELOPMENT.md, CHANGELOG.md, LICENSE