Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
788B

  1. sratom (0.4.2) stable;
  2. * Fix serialisation of nested tuples
  3. * Fix memory leaks
  4. * Use new sord API to clean up and shrink code
  5. * Disable timestamps in HTML documentation for reproducible build
  6. * Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory)
  7. -- David Robillard <d@drobilla.net> Mon, 18 Feb 2013 11:17:01 -0500
  8. sratom (0.4.0) stable;
  9. * Correctly read objects with several rdf:type properties
  10. * Support writing Object Atoms as top level descriptions if subject and
  11. predicate are not given.
  12. * Fix various hyper-strict warnings
  13. * Upgrade to waf 1.7.2
  14. -- David Robillard <d@drobilla.net> Thu, 23 Aug 2012 01:11:07 -0400
  15. sratom (0.2.0) stable;
  16. * Initial release
  17. -- David Robillard <d@drobilla.net> Wed, 18 Apr 2012 15:14:11 -0400