HISTORY.rst 680 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. =======
  2. History
  3. =======
  4. 0.5.1 (2023-10-11)
  5. ------------------
  6. * Fix requirement conflict.
  7. * Fix incorrect version in history.
  8. 0.5.0 (2023-10-11)
  9. ------------------
  10. * Cells now use a more transparent system.
  11. 0.4.0 (2023-07-12)
  12. ------------------
  13. * Docker containers now use configuration file.
  14. 0.3.0 (2023-05-16)
  15. ------------------
  16. * Add configuration options.
  17. * Implement various bugfixes.
  18. 0.2.0 (2023-04-04)
  19. ------------------
  20. * Prototype conversion service.
  21. 0.1.0 (2023-03-06)
  22. ------------------
  23. * Create outlier service bridge.
  24. * Fix Fuseki access errors.
  25. 0.0.1 (2023-02-28)
  26. ------------------
  27. * Release example.
  28. 0.0.0 (yyyy-mm-dd)
  29. ------------------
  30. * No history yet.