Skip to content

1.12.0

Choose a tag to compare

@koriym koriym released this 25 Oct 18:31
· 49 commits to 1.x since this release

Changed

  • Use override() in Compiler and remove BuiltinModule from CompilerModule
  • Use override() instead of install() 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