|
27 | 27 | - Enhance changelog generation and update Taskfile with new hooks _(2025-10-16)_ |
28 | 28 | - Update changelog generation and add pre-commit hook for automatic updates _(2025-10-16)_ |
29 | 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 | | - |
71 | | -- Add initial documentation and setup files for codebase interface _(2025-10-15)_ |
72 | | -- Enhance documentation across multiple files for clarity and usability _(2025-10-15)_ |
73 | | -- Enhance MkDocs setup and documentation, add .gitignore for project files _(2025-10-15)_ |
74 | | -- Expand documentation in index.md with principles and benefits for users and contributors _(2025-10-15)_ |
75 | | -- Add GitHub Actions workflow for deploying MkDocs to GitHub Pages _(2025-10-15)_ |
76 | | -- Add benefits documentation for users and contributors, and update navigation _(2025-10-15)_ |
77 | | -- Restructure documentation navigation and add tooling section _(2025-10-15)_ |
78 | | -- Enhance README with Codebase Interface Principles badges and description _(2025-10-15)_ |
79 | | -- Update tooling documentation and add new user and interface sections _(2025-10-15)_ |
80 | | -- Add audience documentation for Users, AI Agents, Build Agents, Contributors, and Operators _(2025-10-15)_ |
81 | | -- Add initial changelog documentation for primary and secondary audiences _(2025-10-15)_ |
82 | | -- Update documentation structure and add language interface section _(2025-10-15)_ |
83 | | -- Rename Home section to Welcome in documentation _(2025-10-15)_ |
84 | | -- Enhance documentation structure with principles, examples, and audience sections _(2025-10-15)_ |
85 | | -- Restructure documentation by moving Welcome content to README and removing index file _(2025-10-16)_ |
86 | | -- Restore pull request template with structured guidelines _(2025-10-16)_ |
87 | | -- Add CHANGELOG and enhance README with documentation navigation _(2025-10-16)_ |
88 | | -- Add commit message validation script for Conventional Commits _(2025-10-16)_ |
89 | | -- Enhance changelog generation and update Taskfile with new tasks _(2025-10-16)_ |
90 | | -- Enhance changelog generation and update Taskfile with new hooks and tasks _(2025-10-16)_ |
91 | | -- Enhance changelog generation and update Taskfile with new hooks _(2025-10-16)_ |
| 30 | +- Enhance development setup with automatic Git hooks for changelog generation _(2025-10-16)_ |
| 31 | +- Update pre-commit hook to regenerate full changelog for new commits _(2025-10-16)_ |
92 | 32 |
|
93 | 33 | ### 🐛 Bug Fixes |
94 | 34 |
|
|
0 commit comments