Releases: askdkc/livewire-csv
Releases · askdkc/livewire-csv
Release list
v2.0.0
What's Changed
Add Support for Laravel 12 and 13 with Livewire v4
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot[bot] in #90
- Bump ws from 8.11.0 to 8.17.1 by @dependabot[bot] in #91
- Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #92
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot[bot] in #93
- Bump webpack from 5.76.1 to 5.94.0 by @dependabot[bot] in #94
- Bump elliptic from 6.5.4 to 6.5.7 by @dependabot[bot] in #95
- Bump serve-static and express by @dependabot[bot] in #96
- Bump send and express by @dependabot[bot] in #97
- Bump cookie and express by @dependabot[bot] in #98
- Add php 8.4 Support by @askdkc in #99
- Bump elliptic from 6.5.7 to 6.6.0 by @dependabot[bot] in #100
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in #101
- Bump elliptic from 6.6.0 to 6.6.1 by @dependabot[bot] in #102
- Bump http-proxy-middleware from 2.0.6 to 2.0.9 by @dependabot[bot] in #103
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #104
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #105
- Bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in #106
- Bump on-headers and compression by @dependabot[bot] in #107
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #108
- Bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #109
- Bump cipher-base from 1.0.4 to 1.0.6 by @dependabot[bot] in #110
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #111
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #112
- Bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in #113
- Bump qs and express by @dependabot[bot] in #114
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #115
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #116
- Bump webpack from 5.94.0 to 5.105.0 by @dependabot[bot] in #117
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #118
- Bump svgo from 2.8.0 to 2.8.2 by @dependabot[bot] in #119
- Bump immutable from 4.2.1 to 4.3.8 by @dependabot[bot] in #121
- Bump serialize-javascript and terser-webpack-plugin by @dependabot[bot] in #120
- Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #122
- Bump nick-fields/retry from 3 to 4 by @dependabot[bot] in #123
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #124
- Bump node-forge from 1.3.2 to 1.4.0 by @dependabot[bot] in #125
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #126
- Bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #127
- Bump follow-redirects from 1.15.6 to 1.16.0 by @dependabot[bot] in #128
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #129
- Bump postcss from 8.4.31 to 8.5.10 by @dependabot[bot] in #130
- Bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #131
- Bump qs and body-parser by @dependabot[bot] in #132
- Bump @babel/plugin-transform-modules-systemjs from 7.20.11 to 7.29.4 by @dependabot[bot] in #133
- Bump qs and express by @dependabot[bot] in #134
- Support Laravel 12 and 13 by @askdkc in #135
Full Changelog: v1.8.1...v2.0.0
v1.8.1
What's Changed
Finally fixed League CSV change (since v9.12) bug🎉
- Bump nick-fields/retry from 2 to 3 by @dependabot in #82
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #83
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #84
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #85
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #86
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #87
- Update Branch by @askdkc in #88
- League Csv Update by @askdkc in #81
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
Drop support for PHP 8.0
- Bump actions/checkout from 3 to 4 by @dependabot in #73
- Bump postcss from 8.4.20 to 8.4.31 by @dependabot in #74
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #75
- Bump @babel/traverse from 7.20.10 to 7.23.2 by @dependabot in #76
- Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #77
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #78
- League CSV versioning fix by @askdkc in #79
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
Add PHP 8.3 Support
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #69
- Support PHP 8.3 by @askdkc in #71
Full Changelog: v1.7.0...v1.7.1
v1.7.0
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
What's Changed
- Add issue template by @askdkc in #52
- fix typo by @askdkc in #53
- Update composer.json by @askdkc in #54
- Add phpunit ver 10 by @askdkc in #55
- Update composer.json by @askdkc in #56
- Add GitHub permission by @askdkc in #57
- Update phpunit.xml.dist by @askdkc in #58
- Update .gitignore by @askdkc in #59
- Bump webpack from 5.75.0 to 5.76.1 by @dependabot in #60
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #62
- Round Rect by @askdkc in #61
- Add ci option to PEST by @askdkc in #63
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #64
- add emit to CsvImporter for data passing by @algomera in #65
New Contributors
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
v1.5.1
What's Changed
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #46
- Fix to load translation from package by @askdkc in #47
Full Changelog: v1.5.0...v1.5.1