codetwin
[0.1.16] - 2026-04-11
⚙️ Miscellaneous Tasks
(npm)
Switch to OIDC trusted publishing, drop NPM_TOKEN
[0.1.15] - 2026-04-11
⚙️ Miscellaneous Tasks
Release codetwin version v0.1.15
[0.1.14] - 2026-04-10
🚀 Features
(cli)
Add –no-debounce flag for instant rebuild in scripting
🐛 Bug Fixes
(discovery)
Improve missing source directory error message
🚜 Refactor
(engine)
Rename files local to source_files for clarity
📚 Documentation
Note tree-sitter parser extensibility in architecture doc
⚡ Performance
(engine)
Note driver batching opportunity to reduce init overhead
🧪 Testing
(config)
Add smoke test for default config values
⚙️ Miscellaneous Tasks
Add *.bak to gitignore
Release codetwin version v0.1.14
[0.1.13] - 2026-04-10
🐛 Bug Fixes
(ci)
Add npm environment and fix PyPI classifier
⚙️ Miscellaneous Tasks
(release)
Add v prefix to release commit message
Release codetwin version v0.1.13
[0.1.12] - 2026-04-10
⚙️ Miscellaneous Tasks
(dist)
Add Windows target and PowerShell installer via dist init
Release codetwin version 0.1.12
[0.1.11] - 2026-04-10
🐛 Bug Fixes
(scripts)
Anchor regex to line start for Cargo.toml field extraction
(docs)
Restore README text corrupted by bulk ct replacement
🚜 Refactor
Overhaul release pipeline and rename binary to codetwin
📚 Documentation
(readme)
Add npm install section and restructure installation
(roadmap)
Replace ctw references with codetwin
(roadmap)
Mark Phase 5 complete with current release pipeline
Move ROADMAP.md and architecture.md to repo root
Fix trailing whitespace in ARCHITECTURE.md
⚙️ Miscellaneous Tasks
Release codetwin version 0.1.11
[0.1.10] - 2026-02-08
⚙️ Miscellaneous Tasks
Pin publish checkout and verify version
Add metadata verification script
Release codetwin version 0.1.10
[0.1.9] - 2026-02-08
⚙️ Miscellaneous Tasks
Update dist targets
Release codetwin version 0.1.9
[0.1.8] - 2026-02-08
⚙️ Miscellaneous Tasks
Sync cargo-dist workflow
Release codetwin version 0.1.8
[0.1.7] - 2026-02-07
🎨 Styling
(ci)
Standardize quotes in release workflow
⚙️ Miscellaneous Tasks
Regenerate cargo-dist workflow
Release codetwin version 0.1.7
[0.1.6] - 2026-02-07
⚙️ Miscellaneous Tasks
Regenerate cargo-dist workflow
Release codetwin version 0.1.6
[0.1.5] - 2026-02-07
⚙️ Miscellaneous Tasks
Fix release tag trigger
Release codetwin version 0.1.5
[0.1.4] - 2026-02-07
⚙️ Miscellaneous Tasks
Include non-conventional commits in changelog
Release codetwin version 0.1.4
[0.1.3] - 2026-02-07
💼 Other
Add releases generator
Add git-cliff changelog automation
Update README for ct CLI and changelog
Fix git-cliff hook and add hotfix group
📚 Documentation
Add changelog
⚙️ Miscellaneous Tasks
Release codetwin version 0.1.2
Release codetwin version 0.1.3
[0.1.1] - 2026-02-07
🚀 Features
Initial commit of codetwin skeleton
(cli)
Implement complete CLI skeleton with all subcommands
(ir)
Implement UML-inspired IR for function/class signatures
(drivers)
Implement Rust driver stub and Markdown generator
(engine)
Wire up sync command to generate STRUCT.md
(markdown)
Add Mermaid class diagram generation
(layout)
Implement hierarchical documentation structure
Implement init subcommand with codetwin.toml scaffolding
(phase1)
File discovery and config loading
(phase2)
Implement real Rust parsing with tree-sitter
(phase3)
Wire real parsing into sync() command - dog-fooding!
(phase2.5)
Implement language-agnostic terminology system
(phase2.5)
Implement dynamic layouts (layered, readme-embedded)
(phase2.5)
Add –custom-layout CLI flag and config support
🐛 Bug Fixes
One diagram per folder, not per file
Correct file paths in STRUCT.md index links
💼 Other
Add formatter abstraction with configurable layouts
Update roadmap with subcommand status
Prepare crate metadata and manual release workflow
Phase 1.5 Infrastructure Planning + Phase 2 Layout 1 Implementation
Add Phase 1.5 detailed breakdown with 8 meta-tasks for ecosystem integration
Integrate anyhow, tracing, walkdir, glob, serde_json, notify-debouncer-mini, rayon
Create AGENT_INSTRUCTIONS.md for structured agent implementation
Mark Phase 2 Layout 1 (Dependency Graph) as complete ✅
Implement dependency graph layout with Mermaid diagram generation
Add layouts module with trait-based layout system
Update ROADMAP.md with new dependency structure and validation criteria
Add integration tests for layouts
Refactor discovery module for upcoming Phase 1.5 work
Respect gitignore in discovery
Remove legacy discovery module
Update docs and config
Update workflows and packaging
🚜 Refactor
(cli)
Show help when no subcommand provided
Refactor module structure
📚 Documentation
Add README and set Cargo readme metadata
Update documentation for Phase 2.5 completion
(generated)
Regenerate architecture and remove stale docs
🧪 Testing
(phase1.5/2/2.5)
Add comprehensive integration test suite
⚙️ Miscellaneous Tasks
(license)
Add MIT license (c) 2026 carlosferreyra
Release codetwin version 0.1.1