Skip to content

0.14.7

Choose a tag to compare

@dimitri-yatsenko dimitri-yatsenko released this 02 Feb 19:25
832d92b

🐛 Bug Fixes

When using generator-based make (make_fetch, make_compute, make_insert), make_kwargs passed to populate() were not being forwarded to make_fetch. This caused TypeError when using make_kwargs with the tripartite pattern.

Fixes #1350


⚠️ End-of-Life Notice

This is the final maintenance release for the 0.14.x branch.

  • No further 0.14.x releases are planned
  • There will be no v0.15 — the next major version is v2.0
  • Security fixes only will be considered on a case-by-case basis

We encourage all users on 0.14.x to plan their migration to v2.0.


Full Changelog: v0.14.6...v0.14.7