Skip to content

Releases: jwhulette/pipes

v4.0.0

31 Dec 19:27
0a94ddb

Choose a tag to compare

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

15 Apr 17:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.01...v3.0.2

v3.0.0

26 Dec 20:20
a37fe8a

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v3.0.0

Version 2

26 May 18:37
33ce5f0

Choose a tag to compare

Code cleanup.

Initial Release

12 Jun 01:13

Choose a tag to compare

v1.0.0

Merge branch 'develop'