Skip to content

v1.6.0

Compare
Choose a tag to compare
@kbond kbond released this 07 Dec 13:45
5085bf1
  • c3f38d2 [minor] use local kernel instance in Factories and ResetDatabase traits (Kevin Bond)
  • 88db502 [doc] document the need to create test client before factories (Kevin Bond)
  • bf4d47a [bug] ensure foundry isn't rebooted in DatabaseReset (Kevin Bond)
  • 1b6231a [bug] ensure kernel shutdown after ResetDatabase::_resetSchema() (Kevin Bond)
  • 63c8eb7 [minor] disable psalm static analysis pending fix (Kevin Bond)
  • e4d0a06 [doc] Added another relation example to Many-To-One (#93) (Ryan Weaver)
  • 596af47 [minor] support php8 (Kevin Bond)
  • 2d574a5 [doc] Added docs for ModelFactory::new() (#91) (Tobias Nyholm)
  • 6bd3195 [doc] Update link to faker (#90) (Tobias Nyholm)
  • 338f6c8 [minor] Do not turn Psalm PHPdocs into comments (Wouter de Jong)
  • dfc4388 [minor] Fixed issues found by Psalm level 4 (Wouter de Jong)
  • 99aa22a [minor] Suppress nullable Psalm level 5 error (Wouter de Jong)
  • e4ea180 [minor] Fixed issues found by Psalm level 6 (Wouter de Jong)
  • 72c2e77 [minor] Added Psalm templated annotations (Wouter de Jong)
  • 48572ce [minor] Installed Psalm and configured GitHub Workflow (Wouter de Jong)
  • 0476572 [minor] Update docs with PHP file config (#87) (TavoNiievez)
  • 66d0025 [minor] Use PHP CS Fixer udiff to only show snippets (Wouter de Jong)
  • 8ecb162 [minor] Use consistent spacing in GitHub Actions config (Wouter de Jong)
  • 7e90a05 [minor] Only run one build with prefer-lowest (Wouter de Jong)