All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed the exclude pattern in
typst.tomlagain.
- Update to typst 0.14. No API or output change.
- Fixed that image assets are unexpected excluded.
- Support for QQNT and Discord themes.
- Improved customizability: almost all colors and layout parameters are now user-configurable. Theme inheritance is supported.
- Simplified chat declaration API. Now, reusable users must be created, and the
with-side-userhelper is provided to reduce repeated declarations for the same user in consecutive messages. Please refer to the README and gallery for the updated syntax.
- Initial release.