All notable changes to Architect will be documented in this file.
The format is based on Keep a Changelog
- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.
- PHP 8 union type
v1.0.1 - 2021-07-26
- Invalid tags break the parseDocBlock()
v1.0.0 - 2021-07-25
- Initial Release