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

Feature/units in serde fields #105

Merged
merged 13 commits into from
Jan 14, 2025
Merged

Feature/units in serde fields #105

merged 13 commits into from
Jan 14, 2025

Conversation

calbaker
Copy link
Collaborator

@calbaker calbaker commented Jan 8, 2025

  • serde now appends units to field names in yaml, json, ...
  • no more logging functionality because it had numerous problematic side effects (e.g. drastically slower code)
  • pyo3 updated to 0.22 (and corresponding polars update)

may need to be applied to `Option<uom type>`
…ndency

need help sorting out a few remaining errors
Workspace-level dependency (specifically polars and related crates)
features appear not to propagate to member crate dependencies.  Check
this again after fixing remaining errors related to polars migration.
@calbaker calbaker force-pushed the feature/units-in-serde-fields branch from c933318 to c90b8e3 Compare January 13, 2025 14:56
@calbaker calbaker merged commit a71a117 into main Jan 14, 2025
2 checks passed
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