Release 0.2.0 #5
							
								
								
									
										
											BIN
										
									
								
								manual.pdf
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								manual.pdf
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1,4 +1,4 @@ | ||||
| #let version = version(0, 1, 0) | ||||
| #let version = version(0, 1, 1) | ||||
| #import "diagram.typ": diagram, from-plantuml, _gap, _evt | ||||
|  | ||||
| #import "sequence.typ": _seq | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "chronos" | ||||
| version = "0.1.0" | ||||
| version = "0.1.1" | ||||
| compiler = "0.11.0" | ||||
| repository = "https://git.kb28.ch/HEL/chronos" | ||||
| entrypoint = "src/lib.typ" | ||||
| @@ -11,4 +11,4 @@ categories = ["visualization"] | ||||
| license = "Apache-2.0" | ||||
| description = "A package to draw sequence diagrams with CeTZ" | ||||
| keywords = ["sequence", "diagram", "plantuml"] | ||||
| exclude = [ "gallery", "gallery.bash" ] | ||||
| exclude = [ "gallery", "gallery.bash", "docs" ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user