Skip to content

Commit

Permalink
Finalize 0.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
olokobayusuf committed Nov 18, 2023
1 parent 6aac2ee commit c28de28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
## 0.0.26
+ Added support for serializing `BytesIO` instances in `fxn.predictions.to_value` method.
+ Refactored `fxn.predictions.to_value` method to `to_object` for clarity.
+ Refactored `fxn.predictions.from_value` method to `to_value` for clarity.
+ Updated `fxn.predictions.to_object` method to always use aliased field names when serializing Pydantic types.
Expand Down

0 comments on commit c28de28

Please sign in to comment.