v1.9.0
New
- TypeScript export using
@autodoctag now supports exporting complex PHPDoc types - New config option
arrays.remove_scalar_type_values_when_merging_with_unknown_types(enabled by default) - New config option
classes.remove_descriptionto ignore class descriptions from PHPDoc comment above class - New workspace config option
exact_routesto specify exact routes (instead of prefixes) to add to generated documentation - PHP Closure return types are now read from function body
Improvements
- Improved type reading from PHPDoc annotations
- Improved array type reading
- Better support for JsonSerializable classes
Full Changelog: v1.8.1...v1.9.0