v0.3.1 - PDF Resume Generator & NERV Framework
What's New in v0.3.1
π PDF Resume Generator
New --pdf flag converts your parsed LinkedIn profile into a beautiful, print-ready A4 PDF resume (profile.pdf). Uses WeasyPrint (optional dependency β zero-impact on core installs).
linkedin2md export.zip --pdfπ€ NERV Agentic Development
The repository now ships with full NERV framework configuration for Spec-Driven Development. Use /sdd-new <change> in opencode to coordinate autonomous subagents for exploration, design, coding, and auditing.
π GitHub Pages Landing Page
Custom domain with structured data, OG meta tags, and GA4 Consent Mode v2.
Bug Fixes
- Fixed pyright type-checking errors for optional imports in
pdf.py - Fixed ruff 88-char line length compliance in
pdf.py - Full codebase formatting compliance with ruff standards
Full Changelog: v0.3.0...v0.3.1