Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apply_neighborhood: Allow null as default value for units. #328

Merged
merged 1 commit into from
Feb 25, 2022
Merged

Conversation

m-mohr
Copy link
Member

@m-mohr m-mohr commented Feb 24, 2022

We had a weird and uncommon behavior in apply_neighborhood, where you actually had to remove a parameter/property (instead of setting it to null or having null as the default value) to specify a specific behavior for the units. This PR is fixing this in a backward-compatible way by allowing null and setting the default value to null.

@m-mohr m-mohr added the patch label Feb 24, 2022
@m-mohr m-mohr added this to the 1.3.0 milestone Feb 24, 2022
@m-mohr m-mohr requested a review from soxofaan February 24, 2022 10:32
@m-mohr m-mohr merged commit 56b98ae into draft Feb 25, 2022
@m-mohr m-mohr deleted the apply_n branch February 25, 2022 11:03
@m-mohr m-mohr modified the milestones: 1.3.0, 2.0.0 Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants