Skip to content

Commit 65ab92f

Browse files
committed
v1.2.1 release
* Bux fix to scientific notation parsing in JSON * Provision support for smart pointers (with circular reference checking)
1 parent b5b93da commit 65ab92f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
libentity0 (1.2.1) unstable; urgency=medium
2+
3+
* Bux fix to scientific notation parsing in JSON
4+
* Provision support for smart pointers (with circular reference checking)
5+
6+
-- Dan Parnham <dan@emergent-design.co.uk> Thu, 12 Sep 2024 09:43:57 +0100
7+
18
libentity0 (1.2.0) unstable; urgency=medium
29

310
* Added const encoding support for entities

packages/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.2.1

0 commit comments

Comments
 (0)