Releases: fissible/seed
Releases · fissible/seed
v1.1.0
Added
- Scaffold src/new.sh and source in seed.sh
- Add _seed_new_infer_sql_type with 12 SQL type mappings
- Add _seed_new_build_schema pure schema content builder
- Add seed_new dispatcher with usage error handling
- Add _seed_new_custom_schema interactive schema wizard
- Add seed_custom engine with .seed schema file support
- Add --help / -h flag listing all generators and flags
Changed
- Hoist locals, split array declarations, clarify break comments in wizard
Fixed
- Correct MCP server path from placeholder to absolute path