|
4 | 4 |
|
5 | 5 | ### 🚀 Features |
6 | 6 |
|
| 7 | +- Add initial documentation and setup files for codebase interface _(2025-10-15)_ |
| 8 | +- Enhance documentation across multiple files for clarity and usability _(2025-10-15)_ |
| 9 | +- Enhance MkDocs setup and documentation, add .gitignore for project files _(2025-10-15)_ |
| 10 | +- Expand documentation in index.md with principles and benefits for users and contributors _(2025-10-15)_ |
| 11 | +- Add GitHub Actions workflow for deploying MkDocs to GitHub Pages _(2025-10-15)_ |
| 12 | +- Add benefits documentation for users and contributors, and update navigation _(2025-10-15)_ |
| 13 | +- Restructure documentation navigation and add tooling section _(2025-10-15)_ |
| 14 | +- Enhance README with Codebase Interface Principles badges and description _(2025-10-15)_ |
| 15 | +- Update tooling documentation and add new user and interface sections _(2025-10-15)_ |
| 16 | +- Add audience documentation for Users, AI Agents, Build Agents, Contributors, and Operators _(2025-10-15)_ |
| 17 | +- Add initial changelog documentation for primary and secondary audiences _(2025-10-15)_ |
| 18 | +- Update documentation structure and add language interface section _(2025-10-15)_ |
| 19 | +- Rename Home section to Welcome in documentation _(2025-10-15)_ |
| 20 | +- Enhance documentation structure with principles, examples, and audience sections _(2025-10-15)_ |
| 21 | +- Restructure documentation by moving Welcome content to README and removing index file _(2025-10-16)_ |
| 22 | +- Restore pull request template with structured guidelines _(2025-10-16)_ |
| 23 | +- Add CHANGELOG and enhance README with documentation navigation _(2025-10-16)_ |
| 24 | +- Add commit message validation script for Conventional Commits _(2025-10-16)_ |
| 25 | +- Enhance changelog generation and update Taskfile with new tasks _(2025-10-16)_ |
| 26 | +- Enhance changelog generation and update Taskfile with new hooks and tasks _(2025-10-16)_ |
| 27 | +- Enhance changelog generation and update Taskfile with new hooks _(2025-10-16)_ |
| 28 | +- Update changelog generation and add pre-commit hook for automatic updates _(2025-10-16)_ |
| 29 | +- Add interface for contributors to understand outstanding tasks via TODO.md _(2025-10-16)_ |
| 30 | + |
| 31 | +### 🐛 Bug Fixes |
| 32 | + |
| 33 | +- Correct spelling error in principles section of index.md _(2025-10-15)_ |
| 34 | +- Update upload-pages-artifact action to v3 in deploy-docs.yml _(2025-10-15)_ |
| 35 | +- Clarify instructions for supporting codebase principles in documentation _(2025-10-15)_ |
| 36 | +- Reorder links in README for better clarity and navigation _(2025-10-16)_ |
| 37 | + |
| 38 | +### 💼 Other |
| 39 | + |
| 40 | +- Initial commit _(2025-10-15)_ |
| 41 | +- Add initial documentation files and pull request template _(2025-10-15)_ |
| 42 | +- Added pre-commit hook _(2025-10-15)_ |
| 43 | +- Update tooling.md _(2025-10-16)_ |
| 44 | +- Merge branch 'main' of https://github.com/codebase-interface/codebaseinterface _(2025-10-16)_ |
| 45 | + |
| 46 | +### 🚜 Refactor |
| 47 | + |
| 48 | +- Streamline GitHub Actions workflow for MkDocs deployment _(2025-10-15)_ |
| 49 | + |
| 50 | +### 📚 Documentation |
| 51 | + |
| 52 | +- Ensured link opens new tab _(2025-10-15)_ |
| 53 | +- Updated links to open in new tab and corrected docs github url _(2025-10-15)_ |
| 54 | +- Updated links open new tab _(2025-10-15)_ |
| 55 | +- Correcting link syntax _(2025-10-15)_ |
| 56 | +- Fixing link _(2025-10-15)_ |
| 57 | + |
| 58 | +### ⚙️ Miscellaneous Tasks |
| 59 | + |
| 60 | +- Add initial .editorconfig, .gitattributes, and .gitmessage files for consistent coding styles and commit message guidelines _(2025-10-15)_ |
| 61 | +- Add mention of technical agnostic helper files in AGENTS.md _(2025-10-15)_ |
| 62 | +- Update AGENTS.md to include guidelines for conventional commits and pull request templates _(2025-10-15)_ |
| 63 | +- Reorganize Codebase Interfaces section in AGENTS.md for improved clarity _(2025-10-15)_ |
| 64 | +<!-- generated by git-cliff --> |
| 65 | +# Changelog |
| 66 | + |
| 67 | +## [unreleased] |
| 68 | + |
| 69 | +### 🚀 Features |
| 70 | + |
7 | 71 | - Add initial documentation and setup files for codebase interface _(2025-10-15)_ |
8 | 72 | - Enhance documentation across multiple files for clarity and usability _(2025-10-15)_ |
9 | 73 | - Enhance MkDocs setup and documentation, add .gitignore for project files _(2025-10-15)_ |
|
0 commit comments