luciders/CHANGELOG.md

14 lines
466 B
Markdown

# 1.1.0 / 2024-11-04
- Remove version information from headers
- Remove unneeded dependency indoc
- As a result, Dockerfile no longer requires musl-dev libraries
- Added `backwards_compatibility` option for compatibility with the old 80x80 image size
- Added equivalent `stroke` query option for `stroke_colour`
# 1.0.0 / 2024-11-03
- Added multithreading support
- Fixed spelling error in CORS headers
- Removed unnecessary crates
# v0.1.0
- Initial release