Skip to content

0.0.6 - #3

Merged
ONyklicek merged 6 commits into
mainfrom
0.0.6
Jun 30, 2026
Merged

0.0.6#3
ONyklicek merged 6 commits into
mainfrom
0.0.6

Conversation

@ONyklicek

Copy link
Copy Markdown
Contributor

No description provided.

ONyklicek and others added 6 commits May 20, 2026 13:33
- Drop experimental Livewire components and the livewire/livewire runtime
  dependency; remove dangling references in the service provider, views and
  translations.
- Fix subject name search to do a true substring LIKE match on every driver
  (MySQL previously used an invalid AGAINST('*term*') boolean expression).
- Drop the unused MySQL FULLTEXT index from the migration; keep pgsql trgm GIN.
- Fix PHPStan config (stale excludePaths) and Pint formatting -> green CI.
- Stop tracking .idea/ and tooling caches; add CHANGELOG.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The real publish tag registered by the package toolkit is
`laravel-ares::config` (verified against ServiceProvider::publishableGroups()).
Three docs used a non-existent `ares-config` tag, which would silently publish
nothing. Unified all references to `laravel-ares::config`, matching the README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ONyklicek
ONyklicek merged commit 84952d4 into main Jun 30, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant