What's Changed
- Update to Filament 4 by @Jacobtims in #1
New Contributors
- @Jacobtims made their first contribution in #1
Breaking Changes
- Requires Filament v4.x
- Package name changed from
z3d0x/filament-logger
tojacobtims/filament-logger
- Namespace changed from
Z3d0X
toJacobtims
- Plugin must now be registered using the
FilamentLoggerPlugin
in your PanelProvider.
See README.md for more info.
Full Changelog: v0.8.0...v1.0.0