Changelog 0.5.0 — 21st of January 2022¶ See release on GitHub Features¶ Introduce automatic named constructor resolution (718d3c) Set up dependabot for automated weekly dependency upgrades (23b611) Simplify type signature of TreeMapper#map() (e28003) Bug Fixes¶ Correct regex that detects @internal or @api annotations (39f0b7) Improve type definitions to allow Psalm automatic inferring (f9b04c) Return indexed list of attributes when filtering on type (66aa4d)