fledge 0.8.0

Dev-lifecycle CLI — scaffolding, tasks, flows, plugins, and more.
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