Release v0.3.0 #27

Merged
HEL merged 64 commits from dev into main 2026-02-04 13:39:37 +00:00
66 changed files with 2450 additions and 1712 deletions
Showing only changes of commit 90d97a9ae5 - Show all commits

View File

@@ -4,10 +4,6 @@
#import "draw/participant.typ" #import "draw/participant.typ"
#import "utils.typ": * #import "utils.typ": *
#import "/src/consts.typ": * #import "/src/consts.typ": *
#import "/src/group.typ"
#import "/src/separator.typ"
#import "/src/sequence.typ"
#import "/src/sync.typ"
#let DEBUG-INVISIBLE = false #let DEBUG-INVISIBLE = false

View File

@@ -1,6 +1,7 @@
#import "core/draw/delay.typ" #import "core/draw/delay.typ"
#import "core/draw/separator.typ" #import "core/draw/separator.typ"
#import "core/draw/sync.typ" #import "core/draw/sync.typ"
#import "core/utils.typ": set-ctx
#let _sep(name) = { #let _sep(name) = {
return (( return ((