Skip to content

Conversation

FSMaxB
Copy link
Collaborator

@FSMaxB FSMaxB commented Jul 11, 2025

This replaces the float_deserialize feature with Int::deserialize_via_float and UInt::deserialize_via_float methods that can be used via #[serde(deserialize_with = ...)].

This means that changing features will no longer silently change the behavior of the library.

  • implement
  • pass ci
  • documentation
  • update changelog

@FSMaxB FSMaxB force-pushed the remove-float-deserialize branch from 23ab4eb to 646294d Compare July 11, 2025 23:32
@FSMaxB FSMaxB force-pushed the remove-float-deserialize branch from 646294d to 155167b Compare August 5, 2025 10:49
@FSMaxB FSMaxB marked this pull request as ready for review August 5, 2025 11:00
@FSMaxB FSMaxB requested a review from jplatte August 5, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant