What's Changed
- Add course plan linter by @AstKlll in #3
- Fix lecture matching in lint_plan.py and tighten its tests by @markpolyak in #4
- Wire lint_plan.py into
course plananddoctorby @markpolyak in #5 - Fix per-chunk approval; add speaker-notes modes tied to timing by @markpolyak in #6
- Keep pipeline vocabulary out of student-facing material by @markpolyak in #7
- Derive slide count from planned duration instead of a fixed cap of 20 by @markpolyak in #8
- Stop priming "real" and give rejected wording a course-wide home by @markpolyak in #9
- Ban slide cross-references by content, not by direction by @markpolyak in #10
- Add regularization-course as the real examples/ population by @markpolyak in #11
- Add Russian README and sharpen the pitch in both by @markpolyak in #12
New Contributors
- @AstKlll made their first contribution in #3
- @markpolyak made their first contribution in #4
Full Changelog: v0.9.0...v0.9.1