Skip to content

Releases: fab2s/YaEtl

2.0.3

04 Jan 07:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

16 Nov 14:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

18 Aug 14:41
Compare
Choose a tag to compare

Allow custom pagination through PaginatedQueryInterface

1.1.2

17 Aug 15:41
Compare
Choose a tag to compare

Fix Laravel's UniqueKeyExtractor

2.0.0

15 Mar 13:18
Compare
Choose a tag to compare

PHP 8 support.

Introduces some minor improvement in addition to enforce all possible types.

CSV Event

24 Apr 08:14
Compare
Choose a tag to compare

This new releases introduces Symfony Events from NodalFlow 1.1.2.

It comes with a ProgressBarSubscriber to display ETL progress in CLI. This deprecates the old Callback way, but preexisting callback classees will work just as expected, see : https://github.com/fab2s/YaEtl/docs/events.md

This version as well introduces CSV loader and extractor, together with many file manipulation features such as BOM handling: https://github.com/fab2s/YaEtl/docs/citizens.md

It introduces the use of OpinHelpers to handles BOMs and File Locking. With bcmath and mb_strings you can start using OpinHelpers's Math, Utf8 and Strings which should prove useful in many data processing operations.

Qualifiers

13 Feb 09:14
Compare
Choose a tag to compare

This release follows NodalFlow's 1.1.x update involving a lot of rewrite with in the end few interface update. Unless you played with Flow increment, you should be fine with your code.
Do not hesitate to ask for insights if you have trouble updating.

This version introduces a new YaEtl Node, the Qualifier Node which should help out to better separate concerns.

Among the new things brought in NodaFlow update is the sendTo() feature enabling pretty vast new options.

Yay, another Stable Enough ETL

27 Oct 18:01
Compare
Choose a tag to compare