Tags: You can now use the 'undefined' property in tags that require type parameters, enhancing your documentation capabilities.
Parsing: The parser now supports typeless parameter types, allowing for more flexible documentation structures.
Improvements
Strict Mode: The parser throws errors when braces are not balanced or when invalid tag titles are used, ensuring cleaner and more accurate documentation.
Testing: Additional test cases have been added to improve the reliability of the strict mode features, ensuring better performance and fewer bugs.
Others
Documentation: A new document detailing options for the 'doctrine.parse' function is now available, helping users understand how to utilize this feature effectively.
Versioning: The version has been updated to 0.3.0, reflecting the changes made to the parsing rules and improvements in functionality.