Skip to content

v0.0.3#3

Merged
ahamptonTIA merged 2 commits intomainfrom
20240320
Mar 19, 2024
Merged

v0.0.3#3
ahamptonTIA merged 2 commits intomainfrom
20240320

Conversation

@ahamptonTIA
Copy link
Copy Markdown
Collaborator

This commit fixes an issue in minimum range checks where the combination of numpy.int64 zero (0) and empty strings ("") resulted in range errors not being flagged properly. The code has been updated to handle both data types correctly, ensuring accurate range validations.

This improvement prevents unexpected behavior and strengthens the integrity of the minimum range checks.

The resulting code directly addresses issue #2

@ahamptonTIA ahamptonTIA merged commit acb59a0 into main Mar 19, 2024
@ahamptonTIA ahamptonTIA changed the title v2.0.1 v0.0.3 Mar 19, 2024
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