File: NEWS

package info (click to toggle)
sratom 0.6.22-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 308 kB
  • sloc: ansic: 1,709; makefile: 5
file content (137 lines) | stat: -rw-r--r-- 4,313 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
sratom (0.6.22) stable; urgency=medium

  * Add clang nullability annotations
  * Address new warnings in clang and clang-tidy 21
  * Fix documentation build without sphinx_lv2_theme
  * Gracefully handle reading vectors with missing childType properties
  * Gracefully handle writing vectors with zero childSize properties
  * Improve error handling

 -- David Robillard <d@drobilla.net>  Tue, 10 Feb 2026 18:45:17 +0000

sratom (0.6.20) stable; urgency=medium

  * Avoid over-use of yielding meson options
  * Avoid use of scanf when reading MIDI events
  * Fix lint checks
  * Fix potential memory error when writing ambiguous relative paths
  * Improve code quality

 -- David Robillard <d@drobilla.net>  Wed, 12 Nov 2025 19:26:04 +0000

sratom (0.6.18) stable; urgency=medium

  * Add lint option with project metadata and code formatting tests
  * Avoid snprintf when writing MIDI events
  * Enable clang nullability checks
  * Fix library current_version on MacOS

 -- David Robillard <d@drobilla.net>  Sun, 19 Jan 2025 13:49:56 +0000

sratom (0.6.16) stable; urgency=medium

  * Clean up code
  * Constrain relative URI references to the base URI
  * Fix dependencies in pkg-config file
  * Override pkg-config dependency within meson
  * Remove junk files from documentation install
  * Replace duplicated dox_to_sphinx script with sphinxygen dependency

 -- David Robillard <d@drobilla.net>  Sun, 22 Oct 2023 20:06:26 +0000

sratom (0.6.14) stable; urgency=medium

  * Add project metadata
  * Adopt REUSE machine-readable licensing standard

 -- David Robillard <d@drobilla.net>  Fri, 09 Sep 2022 17:29:00 +0000

sratom (0.6.12) stable; urgency=medium

  * Switch to meson build system

 -- David Robillard <d@drobilla.net>  Tue, 19 Jul 2022 01:13:03 +0000

sratom (0.6.10) stable; urgency=medium

  * Fix documentation installation directory
  * Fix potential blank node ID truncation

 -- David Robillard <d@drobilla.net>  Thu, 26 May 2022 23:27:00 +0000

sratom (0.6.8) stable; urgency=medium

  * Fix potential null pointer dereference

 -- David Robillard <d@drobilla.net>  Thu, 07 Jan 2021 21:36:14 +0000

sratom (0.6.6) stable; urgency=medium

  * Fix various minor warnings and other code quality issues

 -- David Robillard <d@drobilla.net>  Sun, 27 Sep 2020 15:18:12 +0000

sratom (0.6.4) stable; urgency=medium

  * Make sratom_free() safe to call on NULL
  * Various minor code cleanups

 -- David Robillard <d@drobilla.net>  Sun, 10 Nov 2019 21:20:40 +0000

sratom (0.6.2) stable; urgency=medium

  * Various minor code cleanups

 -- David Robillard <d@drobilla.net>  Sun, 22 Jul 2018 18:48:51 +0000

sratom (0.6.0) stable; urgency=medium

  * Add sratom_set_env() for setting prefixes
  * Fix padding of constructed vectors (thanks Hanspeter Portner)
  * Fix warnings when building with ISO C++ compilers
  * Support round-trip serialisation of relative paths
  * Support sequences with beat time stamps
  * Upgrade to waf 1.8.14

 -- David Robillard <d@drobilla.net>  Tue, 20 Sep 2016 02:25:35 +0000

sratom (0.4.6) stable; urgency=medium

  * Don't set eg prefix in sratom_to_turtle
  * Update for latest LV2 Atom Object simplification
  * Upgrade to waf 1.7.16

 -- David Robillard <d@drobilla.net>  Fri, 08 Aug 2014 22:14:19 +0000

sratom (0.4.4) stable; urgency=medium

  * Escape invalid characters when writing paths as URIs
  * Fancier printing without subject and predicate

 -- David Robillard <d@drobilla.net>  Sat, 04 Jan 2014 21:09:33 +0000

sratom (0.4.2) stable; urgency=medium

  * Disable timestamps in HTML documentation for reproducible build
  * Fix memory leaks
  * Fix serialisation of nested tuples
  * Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory)
  * Use new sord API to clean up and shrink code

 -- David Robillard <d@drobilla.net>  Mon, 18 Feb 2013 16:17:01 +0000

sratom (0.4.0) stable; urgency=medium

  * Correctly read objects with several rdf:type properties
  * Fix various hyper-strict warnings
  * Support writing Object Atoms as top level descriptions if subject and
    predicate are not given.
  * Upgrade to waf 1.7.2

 -- David Robillard <d@drobilla.net>  Thu, 23 Aug 2012 05:11:07 +0000

sratom (0.2.0) stable; urgency=medium

  * Initial release

 -- David Robillard <d@drobilla.net>  Wed, 18 Apr 2012 19:14:11 +0000