Skip to content

Drop cleanup_splits and reuse_splits; bump to v4.5.1#300

Merged
joshfactorial merged 2 commits into
developfrom
audit-splits-options
May 20, 2026
Merged

Drop cleanup_splits and reuse_splits; bump to v4.5.1#300
joshfactorial merged 2 commits into
developfrom
audit-splits-options

Conversation

@joshfactorial
Copy link
Copy Markdown
Collaborator

reuse_splits was broken (raised unconditionally regardless of whether the splits dir existed). cleanup_splits existed only to support it. Splits always go in the TemporaryDirectory that auto-cleans on exit.

Both keys added to DEPRECATED_KEYS so old configs warn instead of silently no-oping. README examples, test fixtures, and test_options updated.

joshfactorial and others added 2 commits May 19, 2026 23:13
reuse_splits was broken (raised unconditionally regardless of whether the
splits dir existed). cleanup_splits existed only to support it. Splits
always go in the TemporaryDirectory that auto-cleans on exit.

Both keys added to DEPRECATED_KEYS so old configs warn instead of silently
no-oping. README examples, test fixtures, and test_options updated.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
reuse_splits was broken (raised unconditionally regardless of whether the
splits dir existed). cleanup_splits existed only to support it. Splits
always go in the TemporaryDirectory that auto-cleans on exit.

Both keys added to DEPRECATED_KEYS so old configs warn instead of silently
no-oping. README examples, test fixtures, and test_options updated.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@joshfactorial joshfactorial merged commit 765b5ec into develop May 20, 2026
1 check passed
@joshfactorial joshfactorial deleted the audit-splits-options branch May 20, 2026 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant