fledge 0.6.1

Corvid-themed project scaffolding CLI — get your projects ready to fly.
1
2
3
4
5
6
7
8
# Versioning — Tasks

- [x] Write versioning spec
- [x] Implement versioning.rs with Version struct and comparison
- [ ] Integrate check into init.rs flow
- [ ] Add version pinning to remote.rs
- [ ] Add template_version field to TemplateInfo
- [ ] Register spec and run full verification