What's Changed
- Support for Filament Shield and Module Permissions by @coolsam726 in #33
- Bug Fix: Check for Filament login before checking permissions by @coolsam726 in #34
- Bug Fixes: Enforce Permissions check only if filament-shield is installed: by @coolsam726 in #36
- Final Documentation Review for v2.0.0 release: by @coolsam726 in #37
Breaking Changes
module:make-filament-contextcommand has been renamed tomodule:make-filament- The generation commands have changed their signatures to allow segregation of the context in which they are generated. Refer to docs for the new generation format.
Full Changelog: v1.3.3...v2.0.0