Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 May 10:27
b9e982c

1.0.0 (2025-05-10)

Features

  • add necessary packages (2c376df)
  • implement base classes for record management (c4b55c4)
  • init package name and dev files (62f9a8d)
  • replace php artisan test with pest in CI script (be0ca70)
  • update Laravel version from 10.* to 11.* in CI workflow (2bdfc88)
  • update PHP version matrix to include 8.3 and 8.4 (75b6dc7)
  • update testbench and carbon versions in CI workflow (2861acc)

Bug Fixes

  • downgrade PHP requirement from 8.3 to 8.2 in composer.json (8632a98)