diff options
author | David Robillard <d@drobilla.net> | 2023-03-31 13:54:20 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-12-02 18:49:08 -0500 |
commit | 0e9169e24fcfc4599a62f85991f407f257fec520 (patch) | |
tree | 0e79c49c6fc29c824a4f1fa72749f25c100ad390 /NEWS | |
parent | 91c0c68e153118f4d64c137d78882ee95830c307 (diff) | |
download | serd-0e9169e24fcfc4599a62f85991f407f257fec520.tar.gz serd-0e9169e24fcfc4599a62f85991f407f257fec520.tar.bz2 serd-0e9169e24fcfc4599a62f85991f407f257fec520.zip |
Rename serdi to serd-pipe
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ serd (1.1.1) unstable; urgency=medium * Remove support for reading Turtle named inline nodes extension * Remove useless character counting from API * Rename SerdChunk to SerdStringView + * Replace serdi with more focused tools * Simplify statement flags * Simplify writer style options and write UTF-8 by default * Strengthen handling of corrupt UTF-8 input |