Tags

Tags give the ability to mark specific points in history as being important
  • v0.2.0

    v0.2.0 — UUID-first migration (Sprint AichaDigital UUID-first)
    
    Breaking change: lara-content adopts UUID v7 char(36) as the only supported
    type for FK columns referencing the consumer app's users.id. See
    docs/ADR-001-uuid-first.md and CHANGELOG [0.2.0].
  • v0.1.0

    feat: add Laravel 13 support
    
    First tagged release.
    
    - Laravel 12 + 13 support (illuminate/contracts ^12.0||^13.0)
    - PHP 8.3 + 8.4
    - CI matrix: 4 jobs (PHP 8.3/8.4 × L12/L13)
    - spatie/laravel-translatable ^6.13
    - orchestra/testbench ^10.0||^11.0