1sratom (0.6.8) stable;
2
3  * Fix potential null pointer dereference
4
5 -- David Robillard <d@drobilla.net>  Thu, 07 Jan 2021 21:36:14 +0000
6
7sratom (0.6.6) stable;
8
9  * Fix various minor warnings and other code quality issues
10
11 -- David Robillard <d@drobilla.net>  Sun, 27 Sep 2020 15:18:12 +0000
12
13sratom (0.6.4) stable;
14
15  * Make sratom_free() safe to call on NULL
16  * Various minor code cleanups
17
18 -- David Robillard <d@drobilla.net>  Sun, 10 Nov 2019 21:20:40 +0000
19
20sratom (0.6.2) stable;
21
22  * Various minor code cleanups
23
24 -- David Robillard <d@drobilla.net>  Sun, 22 Jul 2018 18:48:51 +0000
25
26sratom (0.6.0) stable;
27
28  * Add sratom_set_env() for setting prefixes
29  * Fix padding of constructed vectors (thanks Hanspeter Portner)
30  * Fix warnings when building with ISO C++ compilers
31  * Support round-trip serialisation of relative paths
32  * Support sequences with beat time stamps
33  * Upgrade to waf 1.8.14
34
35 -- David Robillard <d@drobilla.net>  Tue, 20 Sep 2016 02:25:35 +0000
36
37sratom (0.4.6) stable;
38
39  * Don't set eg prefix in sratom_to_turtle
40  * Update for latest LV2 Atom Object simplification
41  * Upgrade to waf 1.7.16
42
43 -- David Robillard <d@drobilla.net>  Fri, 08 Aug 2014 22:14:19 +0000
44
45sratom (0.4.4) stable;
46
47  * Escape invalid characters when writing paths as URIs
48  * Fancier printing without subject and predicate
49
50 -- David Robillard <d@drobilla.net>  Sat, 04 Jan 2014 21:09:33 +0000
51
52sratom (0.4.2) stable;
53
54  * Disable timestamps in HTML documentation for reproducible build
55  * Fix memory leaks
56  * Fix serialisation of nested tuples
57  * Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory)
58  * Use new sord API to clean up and shrink code
59
60 -- David Robillard <d@drobilla.net>  Mon, 18 Feb 2013 16:17:01 +0000
61
62sratom (0.4.0) stable;
63
64  * Correctly read objects with several rdf:type properties
65  * Fix various hyper-strict warnings
66  * Support writing Object Atoms as top level descriptions if subject and
67    predicate are not given.
68  * Upgrade to waf 1.7.2
69
70 -- David Robillard <d@drobilla.net>  Thu, 23 Aug 2012 05:11:07 +0000
71
72sratom (0.2.0) stable;
73
74  * Initial release
75
76 -- David Robillard <d@drobilla.net>  Wed, 18 Apr 2012 19:14:11 +0000
77