pypi luigi 2.3.0
Version 2.3.0

latest releases: 3.5.0, 3.4.0, 3.3.0...
7 years ago

There's been over a month since the last release. This new release includes a
bunch of new features. What I like the most is that they all come with full and
proper documentation!

luigi:
luigi.scheduler:
  • We now have a new definition of the UPSTREAM statuses. New intuition is that
    UPSTREAM_FAILED means that that task cannot run because all downstream
    tasks have failed or worse (like being disabled). As an effect there will be
    much much fewer tasks considered to have an upstream status. #1789

There have been a lot of other features, cleanups and bugfixes! See all commits
here.

Don't miss a new luigi release

NewReleases is sending notifications on new releases.