- Renamed project from
Block2DocstoDoc2Meacross all PHP namespaces, composer autoload, tests, and configuration - Added new
bin/doc2meexecutable as the primary CLI entry point withparse,generate-docs, andfield-guide-templatecommands - Added
@todotag toHook::getType()for planned type clarification
- Removed unused
ParamandReturn_imports fromHookStrategy
- Updated all PHP JSON and Markdown documentation to reflect
Doc2Menamespace rename - Updated
Hookdocumentation withDoc2Meauthorship and updated line references - Updated README to reflect
Doc2Mebranding and new CLI command (bin/doc2me help)
- Updated
generate-docsandgenerate-static-docsskills to usegit merge origin/maininstead ofgit merge main