Skip to content

Releases: QuorumCollection/Exporter

Modernization, Fixes for PHP 8.0 through PHP 8.2

Choose a tag to compare

@donatj donatj released this 10 May 18:52
2c5c2fd

Breaking Changes

  • Dropped support for PHP 7.2 and 7.3

What's Changed

  • Modernization + PHP 8.0-8.2 + Unit Tests by @donatj in #4

Full Changelog: v0.1.0...v0.2.0

Mild Cleanup

Choose a tag to compare

@donatj donatj released this 17 Oct 22:36
a4f9f75

Lots of Docs work, very minor breaking changes of currently not-at-all-working functionality that shouldn't have been used anyway.

Clearer Stream Errors

Clearer Stream Errors Pre-release
Pre-release

Choose a tag to compare

@donatj donatj released this 30 May 16:35

Throw an exception instead of a boatload of warnings when there is a stream failure.

Fixes a problem with NULL values.

Pre-release

Choose a tag to compare

@donatj donatj released this 09 Mar 15:41
Merge pull request #2 from QuorumCollection/donatj-patch-1

Update DataSheet.php to Allow Nulls

CSV Sheet Names

CSV Sheet Names Pre-release
Pre-release

Choose a tag to compare

@donatj donatj released this 06 Mar 03:54

This updated alpha adds sheet names to CSVs

Initial Alpha Release

Initial Alpha Release Pre-release
Pre-release

Choose a tag to compare

@donatj donatj released this 04 Mar 16:16
v0.0.1

Zip strategy roughed in