12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- =======
- History
- =======
- 0.2.4 (2023-07-30)
- ------------------
- * Update owly to force certificate context.
- 0.2.3 (2023-07-26)
- ------------------
- * Add SSL certificate information to README for Windows and macOS.
- * Add certifi for SSL certificates.
- 0.2.2 (2023-07-18)
- ------------------
- * Fix rst hyperlink causing pypi rst validation error.
- 0.2.1 (2023-07-18)
- ------------------
- * Set default service uri to demo instance.
- 0.2.0 (2023-07-18)
- ------------------
- * Improve default palette templates.
- * Add invalid query status text.
- 0.1.0 (2023-05-05)
- ------------------
- * Release bundled windows exe.
- 0.0.7 (2023-05-04)
- ------------------
- * Import missing windows exe arklog library.
- 0.0.6 (2023-05-04)
- ------------------
- * Rename windows exe.
- 0.0.5 (2023-05-04)
- ------------------
- * Don't include data in exe.
- 0.0.4 (2023-05-04)
- ------------------
- * Remove extra zip layer from artifact.
- 0.0.3 (2023-05-04)
- ------------------
- * Create windows release.
- * Fix release bugs.
- 0.0.2 (2023-05-04)
- ------------------
- * Add documentation.
- * Fix bugs.
- 0.0.1 (2023-03-07)
- ------------------
- * Initial version for demo.
- 0.0.0 (yyyy-mm-dd)
- ------------------
- * No history yet.
|