Releases: jwhulette/pipes
Releases · jwhulette/pipes
v4.0.0
What's Changed
- Update README.md by @wivaku in #21
- Refactor DTO classes to use readonly properties and update constructor visibility; enhance CsvExtractor and SqlExtractor for better data handling by @jwhulette in #24
- Update CHANGELOG for version 4.0.0; specify PHP and Laravel requirements by @jwhulette in #25
New Contributors
Full Changelog: v3.0.2...v4.0.0
Add support for Laravel 10
What's Changed
- Upgrade to Openspout by @jwhulette in #13
- Wip v3 by @jwhulette in #14
- Bump symfony/http-kernel from 6.2.2 to 6.2.6 by @dependabot in #16
- Fix README.md by @ryanmortier in #17
- Laravel 10 support by @jwhulette in #19
- Develop by @jwhulette in #20
- Fix service provider by @jwhulette in #22
New Contributors
- @ryanmortier made their first contribution in #17
Full Changelog: v3.01...v3.0.2
v3.0.0
Version 2
Initial Release
v1.0.0 Merge branch 'develop'