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.

41 lines
1.2KB

  1. sratom (0.4.6) stable;
  2. * Update for latest LV2 Atom Object simplification
  3. * Don't set eg prefix in sratom_to_turtle
  4. * Upgrade to waf 1.7.16
  5. -- David Robillard <d@drobilla.net> Fri, 08 Aug 2014 18:14:19 -0400
  6. sratom (0.4.4) stable;
  7. * Escape invalid characters when writing paths as URIs
  8. * Fancier printing without subject and predicate
  9. -- David Robillard <d@drobilla.net> Sat, 04 Jan 2014 16:09:33 -0500
  10. sratom (0.4.2) stable;
  11. * Fix serialisation of nested tuples
  12. * Fix memory leaks
  13. * Use new sord API to clean up and shrink code
  14. * Disable timestamps in HTML documentation for reproducible build
  15. * Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory)
  16. -- David Robillard <d@drobilla.net> Mon, 18 Feb 2013 11:17:01 -0500
  17. sratom (0.4.0) stable;
  18. * Correctly read objects with several rdf:type properties
  19. * Support writing Object Atoms as top level descriptions if subject and
  20. predicate are not given.
  21. * Fix various hyper-strict warnings
  22. * Upgrade to waf 1.7.2
  23. -- David Robillard <d@drobilla.net> Thu, 23 Aug 2012 01:11:07 -0400
  24. sratom (0.2.0) stable;
  25. * Initial release
  26. -- David Robillard <d@drobilla.net> Wed, 18 Apr 2012 15:14:11 -0400