We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc8824f commit 311681bCopy full SHA for 311681b
source/whats-new.txt
@@ -50,6 +50,11 @@ The 3.0 driver release includes the following new features:
50
which implements the v1.x driver API in driver versions 2.x. This package will no
51
longer receive updates.
52
53
+- Adds support for the ``Half`` type, which represents a half-precision floating-point number.
54
+ To learn more about this type, see the
55
+ `Half Struct <https://learn.microsoft.com/en-us/dotnet/api/system.half?view=net-8.0>`__
56
+ API reference page on MSDN.
57
+
58
.. _csharp-version-2.28:
59
60
What's New in 2.28
0 commit comments