Skip to content

Releases: QuorumCollection/Exporter

Modernization, Fixes for PHP 8.0 through PHP 8.2

10 May 18:52
2c5c2fd
Compare
Choose a tag to compare

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

17 Oct 22:36
a4f9f75
Compare
Choose a tag to compare

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

30 May 16:35
Compare
Choose a tag to compare
Clearer Stream Errors Pre-release
Pre-release

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

Fixes a problem with NULL values.

09 Mar 15:41
Compare
Choose a tag to compare
Pre-release
Merge pull request #2 from QuorumCollection/donatj-patch-1

Update DataSheet.php to Allow Nulls

CSV Sheet Names

06 Mar 03:54
Compare
Choose a tag to compare
CSV Sheet Names Pre-release
Pre-release

This updated alpha adds sheet names to CSVs

Initial Alpha Release

04 Mar 16:16
Compare
Choose a tag to compare
Initial Alpha Release Pre-release
Pre-release
v0.0.1

Zip strategy roughed in