You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.rst
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,22 @@
1
1
Changes
2
2
-------
3
3
4
+
yggdrasil-python-rapidjson
5
+
==========================
6
+
7
+
1.21.0.0 (2025-09-29)
8
+
~~~~~~~~~~~~~~~~~~~~~
9
+
10
+
Tag of version with YggdrasilRapidJSON extension features
11
+
12
+
* Units subpackage containin Units, Quantity & QuantityArray classes for attaching physical units for arthimetic operations and conversions
13
+
* Normalizer class for normalization of JSON against a JSON schema
14
+
* Geometry subpackage containing Ply & ObjWavefront classes for managing 3D meshes
15
+
* Support for Python interface to serialize/deserialize documents containing the added classes as well as numpy arrays, pandas data frames, and trimesh instances
0 commit comments