21 lines
544 B
Markdown
21 lines
544 B
Markdown
# Changelog
|
|
|
|
## [v0.2.0] - 2025-02-23
|
|
- updated CeTZ to 0.3.2
|
|
- updated to Typst 0.13.0
|
|
- fixed missing bit index on dependencies
|
|
- updated docs (Tidy, codelst -> codly)
|
|
|
|
## [v0.1.0] - 2024-10-02
|
|
- prepared for publication in Typst Universe
|
|
|
|
## [v0.0.2] - 2024-06-15
|
|
### Added
|
|
- `width` parameter to `schema.render` for easier integration
|
|
- `all-bit-i` config option
|
|
- colored ranges
|
|
- format specification in the manual
|
|
|
|
## [v0.0.1] - 2024-05-19
|
|
- initial version
|
|
- ported all features from the [python package](https://git.kb28.ch/HEL/rivet/) |