forked from HEL/rivet-typst
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			766 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			766 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Changelog
 | |
| 
 | |
| ## [v0.3.0] - WIP
 | |
| - 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
 | |
| - initial version
 | |
| - ported all features from the [python package](https://git.kb28.ch/HEL/rivet/) |