Skip to content

Releases: nova-kit/nova-queued-export-as-csv

v2.3.0

21 Feb 10:24
8e12a4e

Choose a tag to compare

Changes

  • Supports Laravel 12.

Removed

  • Remove larastan/larastan.

v2.2.0

09 Jan 04:08

Choose a tag to compare

Changes

  • Support laravel/serializable-closure 2.

v2.1.0

14 Dec 03:59
6db2abd

Choose a tag to compare

Changes

  • Uses lazy() instead of cursor().

v2.0.0

14 Dec 03:50

Choose a tag to compare

Supports for Laravel Nova 5

v1.5.0

10 Oct 06:31

Choose a tag to compare

Changes

  • Uses lazy() instead of cursor().

v1.4.0

12 Mar 14:34
6278f2c

Choose a tag to compare

Changes

  • Add support for Laravel Framework 11.

v1.3.0

07 Mar 02:26

Choose a tag to compare

Added

  • Add support for laravie/serialize-queries 3.

v1.2.1

13 Jul 00:58

Choose a tag to compare

Changes

  • PHPStan Improvements.

v1.2.0

02 Mar 03:15

Choose a tag to compare

Changes

  • Tweak dependencies
  • Improves Docblocks.

v1.1.0

14 Dec 08:14

Choose a tag to compare

Added

  • Added support to utilise Laravel\Nova\Actions\Action::then().