Skip to content

Filtan v1.0.5

Compare
Choose a tag to compare
@patiencemanzen patiencemanzen released this 08 Feb 11:40
· 11 commits to main since this release

✨ Enhancements

  • Removed default strtolower method when passing query-string into custom query-function.

🧼 Cleanup

  • Updated default output file contents for better clarity and structure.
  • Improved output message when php artisan make:filter command is executed.

🐛 Fixes

  • Fixed a simple typo in the php artisan make:filter command output message.