Files
rivet-typst/CHANGELOG.md

1.3 KiB

Changelog

[v0.3.1] - 2026-06-14

  • Support for non-consecutive ranges (#13)
  • Prevent drawing separators on starting lines of fields (#17)
  • Fix end line on non-consecutive ranges ending at the highest bit not being draw (#18)
  • Add documentation for start property of structures (61f13df815f)

[v0.3.0] - 2025-05-03

  • updated CeTZ to 0.3.4
  • updated to Typst 0.13.1
  • updated Tidy to 0.4.2
  • updated Codly to 1.3.0 and codly-languages to 0.1.8
  • added ltr-bits config option
  • added a "Loading" section to the manual

[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