Parsing: Enhance the parsing capabilities by allowing array default syntax, enabling users to write parameters like @param {Array} [foo=[1]] seamlessly.
Fixes
Fix the issue where the last tag always has a newline in the description, ensuring cleaner output for comments.
Fix the handling of return tags by permitting them without a type, making it easier to document functions without specifying a return type.
Others
Update the homepage field in the package.json for better visibility and access to the project.