rivet-typst/CHANGELOG.md

15 lines
386 B
Markdown
Raw Normal View History

2024-06-14 05:42:20 +00:00
# Changelog
2024-10-02 16:58:11 +00:00
## [v0.1.0] - 2024-10-02
- prepared for publication in Typst Universe
2024-06-15 12:14:07 +00:00
## [v0.0.2] - 2024-06-15
2024-06-14 05:42:20 +00:00
### Added
- `width` parameter to `schema.render` for easier integration
- `all-bit-i` config option
2024-06-14 09:23:47 +00:00
- colored ranges
2024-06-15 12:14:07 +00:00
- format specification in the manual
2024-06-14 05:42:20 +00:00
## [v0.0.1] - 2024-05-19
- initial version
- ported all features from the [python package](https://git.kb28.ch/HEL/rivet/)