New features
- Remote spec templates:
trellis init -t electron-fullstackdownloads and applies spec templates - Centralized platform registry: All platform metadata in one place, derived helpers replace scattered hardcoded lists
- Test coverage: 312 tests across 17 files with Vitest coverage reporting
Changes
- Extracted
resolvePlaceholders()to shared module, removed templates.ts dispatcher - Release tooling supports beta/rc/release workflows
- Extracted VERSION constant for consistent version management