1.12.0
Changed
- Use
override()in Compiler and remove BuiltinModule from CompilerModule - Use
override()instead ofinstall()for CompilerModule [#116] - Move Code4Dependency to src-deprecated and exclude from Psalm
Added
- Introduce Code4Dependency class and incorporate into DependencyCode
- Add Symfony PHP 8.3 polyfill and Override attributes
- Add PHP 8.5 support to CI
- Add LLM documentation for Ray.Compiler [#118]
Fixed
- Remove duplicated class [#116]
- Fix PHP 7.2 compatibility in CompilerModuleOverrideTest
- Use domain types from Types.php and fix PHPStan type errors
Full Changelog: 1.11.0...1.12.0