- Project restructuring version bump, no other changes
*Starting from this release, binary and container images will not be provided. Wheels are the only supported distribution format.*
1.18.1
- Fixed a bug which caused excessive cpu usage when in the disconnected state
1.18.0
- Added hooks support. See hooks in docs/README.md
1.17.3
- Compress messages vertically by removing double newlines, like the web client
1.17.2
- Use a background color and padding to render backticks elements, instead of just preserving the backticks - Replace `**` in simplified LaTeX with `^`
1.17.1
- `KeyboardInterrupt` now handles clearing the buffer in addition to exit - Show `latex` option warning only once per runtime