Skip to content

1.14.0

Choose a tag to compare

@koriym koriym released this 24 Jan 06:07
· 166 commits to 1.x since this release

Added

  • LLM documentation (docs/llms.txt, docs/llms-full.txt) for AI-assisted development
  • JSON schema for RepositoryLogger output (docs/schemas/repository-log.json)
  • Cache dependency demos for AI log analysis
  • Cache dependency test coverage documentation

Changed

  • RepositoryLogger output changed to JSON format for structured logging
  • Updated .gitattributes to exclude development files from release
  • Require ray/aop ^2.19.1 and ray/di ^2.20 for PHP 8.5 compatibility
  • Updated copyright year to 2026

Fixed

  • UriTagTest typo in documentation