Skip to content

Commit

Permalink
v1.14.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart committed Mar 20, 2024
1 parent 4a34c33 commit 74286a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1.14.4 (Unreleased)
# 1.14.4 (March 20, 2024)

* `msgpack`: Now uses string encoding instead of float encoding for a whole number that is too large to fit in any of MessagePack's integer types.
* `function/stdlib`: Type conversion functions (constructed with `MakeToFunc`) can now convert null values of unknown type into null values of the target type, rather than returning an unknown value in that case.
Expand Down

0 comments on commit 74286a8

Please sign in to comment.