v1.1.0
What's Changed
- Support tables
->getStateUsing()
and->formatStateUsing()
by @mokhosh, @pxlrbt in #25 - Better table query default. Support for
counts()
,exists()
, and aggregates likeavg()
by @mokhosh, @pxlrbt in #23 - Use
->button()
and->icon()
as default for all Actions by @pxlrbt in #29 - Use new notification package: Download button for queued exports by @pxlrbt in #28
- Toggleable columns for
->fromTable()
by @pxlrbt in #30 - Allow query modification by @pxlrbt in #31
- Add localization by @pxlrbt in #32
- Fix chunkSize docs by @pxlrbt in #33
New Contributors
Full Changelog: v1.0.2...v1.1.0