Skip to content

FIX: Restore no-arg getDnaProfile() overload for backward compatibility#284

Merged
carlwilson merged 1 commit intoalpha/1.20from
fix/default-profile-param
Mar 12, 2026
Merged

FIX: Restore no-arg getDnaProfile() overload for backward compatibility#284
carlwilson merged 1 commit intoalpha/1.20from
fix/default-profile-param

Conversation

@carlwilson
Copy link
Member

The zero-argument form of Rules.getDnaProfile() was removed when the isExtended parameter was introduced in 0.20. Adds it back as an overload delegating to getDnaProfile(false), preserving the previous default behaviour for existing callers.

The zero-argument form of Rules.getDnaProfile() was removed when the
isExtended parameter was introduced in 0.20. Adds it back as an
overload delegating to getDnaProfile(false), preserving the previous
default behaviour for existing callers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@carlwilson carlwilson self-assigned this Mar 4, 2026
@carlwilson carlwilson added the bug Something isn't working label Mar 4, 2026
@carlwilson carlwilson merged commit 6b689cc into alpha/1.20 Mar 12, 2026
5 checks passed
@carlwilson carlwilson deleted the fix/default-profile-param branch March 12, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant