Skip to content

Releases: askdkc/livewire-csv

v2.0.0

Choose a tag to compare

@askdkc askdkc released this 15 Jun 10:30
293deb6

What's Changed

Add Support for Laravel 12 and 13 with Livewire v4

Full Changelog: v1.8.1...v2.0.0

v1.8.1

Choose a tag to compare

@askdkc askdkc released this 07 Apr 07:26
74fe495

What's Changed

Finally fixed League CSV change (since v9.12) bug🎉

Full Changelog: v1.8.0...v1.8.1

v1.8.0

Choose a tag to compare

@askdkc askdkc released this 15 Jan 05:30
2afdd76

What's Changed

Drop support for PHP 8.0

Full Changelog: v1.7.1...v1.8.0

v1.7.1

Choose a tag to compare

@askdkc askdkc released this 09 Sep 02:55
91fcc47

What's Changed

Add PHP 8.3 Support

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@askdkc askdkc released this 21 Jun 04:46
6f3377e

What's Changed

Added a new configuration option for CSV delimiter

A new setting set_delimiter has been introduced, allowing users to specify a different delimiter for CSV files, such as ;. By default, , is the delimiter. / CSVで,以外のセパレータ;とかを自由に設定で指定出来るようになったよ👍

PRs:

Full Changelog: v1.6.2...v1.7.0

v1.6.2

Choose a tag to compare

@askdkc askdkc released this 15 Jun 15:18
24a5571

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

Choose a tag to compare

@askdkc askdkc released this 30 Jan 22:48
2cdd8f3

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@askdkc askdkc released this 16 Jan 06:05
a5580aa

What's Changed

Added Support for Laravel 10 🎉

Full Changelog: v1.5.1...v1.6.0

v1.5.1

Choose a tag to compare

@askdkc askdkc released this 16 Jan 00:25
6bce9c0

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@askdkc askdkc released this 09 Jan 23:39
e010e65

What's Changed

Now installing Japanese Translation files are optional.

Full Changelog: v1.4.1...v1.5.0