FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Releases · pipefunc/pipefunc · GitHub

Releases: pipefunc/pipefunc

v0.93.1

Choose a tag to compare

Filter
github-actions released this 19 Jul 19:09
613b7c2

What's changed

⬆️ Dependency updates

v0.93.0

Choose a tag to compare

Filter
github-actions released this 10 Jun 17:25
a503d8e

What's changed

  • ENH: Store polars DataFrames as Parquet and support pl.LazyFrame inputs @basnijholt (#966)

v0.92.0

Choose a tag to compare

Filter
github-actions released this 10 Jun 15:56
2eae216

What's changed

⬆️ Dependency updates

v0.91.1

Choose a tag to compare

Filter
github-actions released this 06 Mar 20:07
2ba54b6

What's changed

  • MAINT: suppress google-crc32c pure-python fallback warning @basnijholt (#942)

v0.91.0

Choose a tag to compare

Filter
github-actions released this 06 Mar 19:21
0c4637a

What's changed

⬆️ Dependency updates

v0.90.3

Choose a tag to compare

Filter
basnijholt released this 06 Feb 23:34
de9b7c8

What's Changed

Bug Fixes

  • Fix false positive in Slurm executor name validation (#912): launch_maps incorrectly rejected a single SlurmExecutor instance shared across multiple pipeline function keys within one runner. The validation now uses instance identity (id()) to distinguish the same object under multiple keys (allowed) from different instances with the same name (violation).

Testing

  • Add regression test for SlurmExecutor reuse with extra_scheduler_kwargs across pipeline generations (#935)

Maintenance

  • Update ghcr.io/astral-sh/uv Docker tag to v0.10.0 (#931)
  • Update release-drafter/release-drafter action to v6.2.0 (#933)
  • Update python to v3.14.3 (#934)
  • Update release-drafter/release-drafter action to v6.1.1 (#932)
  • Update ghcr.io/astral-sh/uv Docker tag to v0.9.24 (#930)

Full Changelog: v0.90.2...v0.90.3

v0.90.2

Choose a tag to compare

Filter
basnijholt released this 05 Jan 07:06
45f29ff

What's Changed

  • Fix CI failure on Python 3.13/3.14 with numpy 2.4.0+ (#929)
    • Catch ValueError in addition to TypeError in _is_np_subdtype()

v0.90.1

Choose a tag to compare

Filter
github-actions released this 12 Dec 17:56
396dd25

What's changed

  • ENH: Add concise __repr__ methods to ErrorSnapshot and PropagatedErrorSnapshot @basnijholt (#927)

v0.90.0

Choose a tag to compare

Filter
github-actions released this 12 Dec 07:06
11f11fa

What's changed

⬆️ Dependency updates

v0.89.0

Choose a tag to compare

Filter
github-actions released this 03 Dec 15:53
07fca92

What's changed

  • DOC: Fix 'Function Chaining Helper' docs typo @basnijholt (#919)
  • ENH: Add reuse_validation parameter to pipeline.map() @basnijholt (#920)
  • MAINT: Deprecate cleanup parameter in favor of resume parameter @basnijholt (#921)
  • BUG: Fix Results.to_dataframe() for scalar outputs with getitem @basnijholt (#925)

⬆️ Dependency updates


Back | FazBrowse Home | New Git URL