Skip to content

Latest commit

 

History

History
196 lines (176 loc) · 12.6 KB

File metadata and controls

196 lines (176 loc) · 12.6 KB

Changelog

[unreleased]

🚀 Features

  • Implement GitHub Actions workflow for automatic changelog generation (2025-10-16 12:13:14)
  • Update pre-commit hook to regenerate full changelog for new commits (2025-10-16 12:07:12)
  • Enhance development setup with automatic Git hooks for changelog generation (2025-10-16 12:05:27)
  • Add interface for contributors to understand outstanding tasks via TODO.md (2025-10-16 12:00:24)
  • Update changelog generation and add pre-commit hook for automatic updates (2025-10-16 11:58:36)
  • Enhance changelog generation and update Taskfile with new hooks (2025-10-16 11:55:28)
  • Enhance changelog generation and update Taskfile with new hooks and tasks (2025-10-16 11:54:42)
  • Enhance changelog generation and update Taskfile with new tasks (2025-10-16 11:52:37)
  • Add commit message validation script for Conventional Commits (2025-10-16 11:47:30)
  • Add CHANGELOG and enhance README with documentation navigation (2025-10-16 11:41:40)
  • Restore pull request template with structured guidelines (2025-10-16 11:31:00)
  • Restructure documentation by moving Welcome content to README and removing index file (2025-10-16 11:23:20)
  • Enhance documentation structure with principles, examples, and audience sections (2025-10-15 20:43:31)
  • Rename Home section to Welcome in documentation (2025-10-15 20:35:34)
  • Update documentation structure and add language interface section (2025-10-15 20:34:04)
  • Add initial changelog documentation for primary and secondary audiences (2025-10-15 20:28:30)
  • Add audience documentation for Users, AI Agents, Build Agents, Contributors, and Operators (2025-10-15 20:27:54)
  • Update tooling documentation and add new user and interface sections (2025-10-15 20:22:03)
  • Enhance README with Codebase Interface Principles badges and description (2025-10-15 20:08:25)
  • Restructure documentation navigation and add tooling section (2025-10-15 20:05:23)
  • Add benefits documentation for users and contributors, and update navigation (2025-10-15 20:01:28)
  • Add GitHub Actions workflow for deploying MkDocs to GitHub Pages (2025-10-15 17:10:16)
  • Expand documentation in index.md with principles and benefits for users and contributors (2025-10-15 17:08:13)
  • Enhance MkDocs setup and documentation, add .gitignore for project files (2025-10-15 16:56:18)
  • Enhance documentation across multiple files for clarity and usability (2025-10-15 16:36:09)
  • Add initial documentation and setup files for codebase interface (2025-10-15 16:29:12)

🐛 Bug Fixes

  • Ensure .nojekyll is deployed to gh-pages branch (2025-11-15 14:58:01)
  • Correct GitHub Pages deployment for MkDocs (2025-11-15 14:53:50)
  • Remove redundant overview section from README (2025-10-19 11:51:42)
  • Add mkdocs-mermaid2-plugin installation to setup and deploy workflows (2025-10-19 11:48:07)
  • Update Taskfile and mkdocs configuration for improved setup and mermaid support (2025-10-19 11:43:17)
  • Remove test line and improve wording in README (2025-10-16 15:24:10)
  • Remove redundant CNAME copying step and streamline deploy workflow (2025-10-16 15:22:17)
  • Streamline CNAME copying in deploy workflow (2025-10-16 15:18:32)
  • Update timestamp format in changelog generation for consistency (2025-10-16 12:10:15)
  • Reorder links in README for better clarity and navigation (2025-10-16 11:44:58)
  • Clarify instructions for supporting codebase principles in documentation (2025-10-15 20:44:41)
  • Update upload-pages-artifact action to v3 in deploy-docs.yml (2025-10-15 17:17:21)
  • Correct spelling error in principles section of index.md (2025-10-15 17:08:29)

💼 Other

  • Merge branch 'main' of https://github.com/codebase-interface/docs (2025-11-15 14:58:17)

  • Merge branch 'main' of https://github.com/codebase-interface/docs (2025-11-15 13:59:18)

  • Enhance documentation with comprehensive benefits, real-world examples, and tooling guidance

  • Revamped benefits section to highlight transformative impacts of Codebase Interface principles for consumers, contributors, operators, AI agents, and build agents.

  • Expanded examples section with quick start templates for minimal services, documentation sites, and full-stack applications, including detailed directory structures and README templates.

  • Introduced a robust tooling section outlining essential tools for codebase organization, emphasizing task automation, IDE-agnostic standards, and quality gates.

  • Added implementation strategy and success metrics to guide teams in adopting and measuring the effectiveness of the Codebase Interface principles. (2025-11-15 13:43:32)

  • Update README.md (2025-10-26 20:23:32)

  • Update README.md (2025-10-26 20:22:15)

  • Update benefits.md (2025-10-26 20:21:10)

  • Update audiences.md (2025-10-26 20:20:00)

  • Update README.md (2025-10-24 19:42:33)

  • Update mkdocs.yml (2025-10-24 19:41:51)

  • Update README.md (2025-10-24 19:40:58)

  • Update mkdocs.yml (2025-10-24 19:39:48)

  • Update Contribute.md (2025-10-24 19:37:54)

  • Create Contribute.md (2025-10-24 19:34:35)

  • Modify Presentations link in README

Updated the Presentations link to open in a new tab. (2025-10-19 14:38:45)

Added examples for directory interface and open source documentation services. (2025-10-16 18:59:24)

  • Fix link formatting in RUNBOOK.md (2025-10-16 18:57:13)
  • Update link to open in a new tab

Add target attribute to codebase interface link (2025-10-16 18:56:58)

  • Enhance RUNBOOK with troubleshooting details

Added troubleshooting section with checklist for GitHub Pages setup. (2025-10-16 18:56:23)

  • Add RUNBOOK link to README (2025-10-16 18:50:42)
  • Fix duplicate home link in LANGUAGE.md

Removed duplicate home link from the language section. (2025-10-16 18:50:00)

Add step to copy CNAME file before deployment. (2025-10-16 15:04:55)

🚜 Refactor

  • Remove optional Git hooks setup task and update examples documentation (2025-10-16 13:04:37)
  • Simplify changelog update check logic in GitHub Actions workflow (2025-10-16 12:16:52)
  • Remove outdated sections and streamline changelog for clarity (2025-10-16 12:07:38)
  • Streamline GitHub Actions workflow for MkDocs deployment (2025-10-15 19:49:41)

📚 Documentation

  • Update changelog [skip ci] (2025-11-15 14:54:03)
  • Update changelog [skip ci] (2025-11-15 14:50:03)
  • Remove CNAME file as it is no longer needed (2025-11-15 14:49:54)
  • Update changelog [skip ci] (2025-11-15 14:16:01)
  • Enhance interfaces documentation with detailed audience-specific sections and actionable tips (2025-11-15 14:15:51)
  • Update changelog [skip ci] (2025-11-15 13:59:33)
  • Update changelog [skip ci] (2025-11-15 13:43:43)
  • Update terminology from "users" to "consumers" for consistency across documentation (2025-11-15 13:58:55)
  • Update changelog [skip ci] (2025-10-26 20:23:46)
  • Update changelog [skip ci] (2025-10-26 20:22:27)
  • Update changelog [skip ci] (2025-10-26 20:21:28)
  • Update changelog [skip ci] (2025-10-26 20:20:14)
  • Update changelog [skip ci] (2025-10-24 19:42:45)
  • Update changelog [skip ci] (2025-10-24 19:42:05)
  • Update changelog [skip ci] (2025-10-24 19:41:15)
  • Update changelog [skip ci] (2025-10-24 19:40:02)
  • Update changelog [skip ci] (2025-10-24 19:38:07)
  • Update changelog [skip ci] (2025-10-24 19:34:49)
  • Update changelog [skip ci] (2025-10-19 14:38:57)
  • Update changelog [skip ci] (2025-10-19 14:38:24)
  • Update changelog [skip ci] (2025-10-19 11:51:56)
  • Update changelog [skip ci] (2025-10-19 11:48:59)
  • Update changelog [skip ci] (2025-10-19 11:43:33)
  • Update changelog [skip ci] (2025-10-19 10:51:29)
  • Update installation instructions and fix navigation links (2025-10-19 10:51:13)
  • Update changelog [skip ci] (2025-10-17 10:25:09)
  • Update changelog [skip ci] (2025-10-16 18:59:31)
  • Update changelog [skip ci] (2025-10-16 18:57:21)
  • Update changelog [skip ci] (2025-10-16 18:57:05)
  • Update changelog [skip ci] (2025-10-16 18:56:36)
  • Update changelog [skip ci] (2025-10-16 18:50:55)
  • Update changelog [skip ci] (2025-10-16 18:50:13)
  • Update changelog [skip ci] (2025-10-16 18:49:42)
  • Update changelog [skip ci] (2025-10-16 15:24:24)
  • Update changelog [skip ci] (2025-10-16 15:22:25)
  • Update changelog [skip ci] (2025-10-16 15:18:41)
  • Update changelog [skip ci] (2025-10-16 15:16:05)
  • Update changelog [skip ci] (2025-10-16 15:15:24)
  • Add description for build agents in benefits.md (2025-10-16 15:15:55)
  • Update changelog [skip ci] (2025-10-16 15:06:53)
  • Update changelog [skip ci] (2025-10-16 15:05:06)
  • Update changelog [skip ci] (2025-10-16 15:02:26)
  • Update changelog [skip ci] (2025-10-16 14:59:20)
  • Update changelog [skip ci] (2025-10-16 14:54:03)
  • Update changelog [skip ci] (2025-10-16 14:49:10)
  • Update LANGUAGE.md to include navigation links and terms section (2025-10-16 15:15:08)
  • Update changelog [skip ci] (2025-10-16 14:37:22)
  • Enhance navigation buttons and responsive design across documentation (2025-10-16 14:48:58)
  • Add example for source aligned directory implementation (2025-10-16 14:37:12)
  • Update changelog [skip ci] (2025-10-16 14:34:22)
  • Update changelog [skip ci] (2025-10-16 14:05:19)
  • Expand examples for source aligned services, detailing directory structure and documentation files (2025-10-16 14:34:13)
  • Update changelog [skip ci] (2025-10-16 13:35:44)
  • Update changelog [skip ci] (2025-10-16 13:07:26)
  • Restructure documentation by consolidating audience and interface sections, removing outdated files, and enhancing navigation (2025-10-16 14:05:05)
  • Correct wording in support section for clarity (2025-10-16 13:07:17)
  • Update changelog [skip ci] (2025-10-16 13:04:46)
  • Update examples section to include documentation and source aligned services (2025-10-16 13:06:45)
  • Update changelog [skip ci] (2025-10-16 12:17:02)
  • Fixing link (2025-10-15 21:15:14)
  • Correcting link syntax (2025-10-15 21:13:53)
  • Updated links open new tab (2025-10-15 21:12:46)
  • Updated links to open in new tab and corrected docs github url (2025-10-15 21:09:52)
  • Ensured link opens new tab (2025-10-15 21:05:35)

⚙️ Miscellaneous Tasks

  • Remove pre-commit hook for changelog generation (2025-10-16 12:15:06)
  • Reorganize Codebase Interfaces section in AGENTS.md for improved clarity (2025-10-15 16:37:36)
  • Update AGENTS.md to include guidelines for conventional commits and pull request templates (2025-10-15 16:30:17)
  • Add mention of technical agnostic helper files in AGENTS.md (2025-10-15 16:29:48)
  • Add initial .editorconfig, .gitattributes, and .gitmessage files for consistent coding styles and commit message guidelines (2025-10-15 16:09:02)