Skip to content

Tags: jkudish/plume

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from jkudish/feat/bookmarks-media-fields

feat(bookmarks): add mediaFields parameter to bookmarks()

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from jkudish/docs/v1.1.0-polish

docs: v1.1.0 polish — commands docs, banner, smoke test

v1.0.0

Toggle v1.0.0's commit message
fix: CI matrix, move laravel/ai to suggest, clean up README

- Fix CI: PHP 8.2/8.3 test against Laravel 11 (testbench 9),
  PHP 8.4 tests against both Laravel 11 and 12 (testbench 10)
- Move laravel/ai from require to suggest (requires PHP 8.4+,
  only needed for the 15 AI tools)
- Support testbench ^9.0 || ^10.0 for Laravel 11/12 compat
- Rewrite README for clarity — scannable tables, less repetition
- Regenerate PHPStan baseline (202 → 101 errors after dep fix)