diff options
author | David Robillard <d@drobilla.net> | 2019-10-14 23:26:41 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-10-27 13:13:59 +0100 |
commit | 80fb6d0ff7c093466ac70b38be5676b868516c08 (patch) | |
tree | 9589dad1cae377a3c7e11aa7983106ac9d24afd0 /NEWS | |
parent | 7f1d50b40814db24573b9eb425566ce1d44d2e85 (diff) | |
download | serd-80fb6d0ff7c093466ac70b38be5676b868516c08.tar.gz serd-80fb6d0ff7c093466ac70b38be5676b868516c08.tar.bz2 serd-80fb6d0ff7c093466ac70b38be5676b868516c08.zip |
Add support for basic literal normalisation
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ serd (1.0.1) unstable; * Add extensible logging API * Add model for storing statements in memory * Add option for writing terse output without newlines + * Add support for basic literal normalisation * Add support for validation * Add support for writing terse collections * Add support for xsd:float and xsd:double literals |