- Notifications
You must be signed in to change notification settings - Fork16
Releases: fab2s/YaEtl
2.0.3
Compare
2.0.2
Compare
2.0.1
Compare
Allow custom pagination through PaginatedQueryInterface
Assets2
1.1.2
Compare
Fix Laravel's UniqueKeyExtractor
Assets2
2.0.0
Compare
PHP 8 support.
Introduces some minor improvement in addition to enforce all possible types.
Assets2
CSV Event
Compare
This new releases introducesSymfony Events fromNodalFlow 1.1.2.
It comes with aProgressBarSubscriber
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 introducesCSV 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 ofOpinHelpers to handles BOMs and File Locking. Withbcmath
andmb_strings
you can start using OpinHelpers'sMath
,Utf8
andStrings
which should prove useful in many data processing operations.
Assets2
Qualifiers
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, theQualifier Node which should help out to better separate concerns.
Among the new things brought in NodaFlow update is thesendTo()
feature enabling pretty vast new options.
Assets2
Yay, another Stable Enough ETL
Compare
1.0.0dep update