HISTORY.rst 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. =======
  2. History
  3. =======
  4. 0.2.4 (2023-07-30)
  5. ------------------
  6. * Update owly to force certificate context.
  7. 0.2.3 (2023-07-26)
  8. ------------------
  9. * Add SSL certificate information to README for Windows and macOS.
  10. * Add certifi for SSL certificates.
  11. 0.2.2 (2023-07-18)
  12. ------------------
  13. * Fix rst hyperlink causing pypi rst validation error.
  14. 0.2.1 (2023-07-18)
  15. ------------------
  16. * Set default service uri to demo instance.
  17. 0.2.0 (2023-07-18)
  18. ------------------
  19. * Improve default palette templates.
  20. * Add invalid query status text.
  21. 0.1.0 (2023-05-05)
  22. ------------------
  23. * Release bundled windows exe.
  24. 0.0.7 (2023-05-04)
  25. ------------------
  26. * Import missing windows exe arklog library.
  27. 0.0.6 (2023-05-04)
  28. ------------------
  29. * Rename windows exe.
  30. 0.0.5 (2023-05-04)
  31. ------------------
  32. * Don't include data in exe.
  33. 0.0.4 (2023-05-04)
  34. ------------------
  35. * Remove extra zip layer from artifact.
  36. 0.0.3 (2023-05-04)
  37. ------------------
  38. * Create windows release.
  39. * Fix release bugs.
  40. 0.0.2 (2023-05-04)
  41. ------------------
  42. * Add documentation.
  43. * Fix bugs.
  44. 0.0.1 (2023-03-07)
  45. ------------------
  46. * Initial version for demo.
  47. 0.0.0 (yyyy-mm-dd)
  48. ------------------
  49. * No history yet.