Changelog
All notable changes to this course are documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning
applied loosely to course content (MAJOR = curriculum overhaul, MINOR = new module/project,
PATCH = fixes & polish).
[Unreleased]
Added
- Per-module navigation footers (← Previous / 🏠 Home / Next →) on all 9 modules
CODE_OF_CONDUCT.md (Contributor Covenant 2.1)
CHANGELOG.md (this file)
.github/ templates: bug report, feature request, pull request
- GitHub Actions workflow validating Python and TypeScript example syntax
- Security note in the Quick Start covering API key handling
Changed
- README Quick Start now uses the canonical clone URL (was a
<your-username> placeholder)
hub.html model picker now displays versioned model IDs alongside friendly names
[1.0.0] — Initial release
Added
- 9 modules covering Claude end to end (Introduction → Resources)
- 13 runnable code examples (Python + TypeScript)
- 4 real-world projects with full source
- Interactive
hub.html dashboard with progress tracking and prompt builder
- Prompt cookbook (30 patterns), cheat sheet, and visual reference
- 25+ Mermaid diagrams across the curriculum