58e1a4a499
core: add --version
2024-07-24 13:58:59 +02:00
Jasson
d8ccc6f96a
core: Label exception handling + Frambuffer checks + headers ( #413 )
...
* Added exception handling in label constructor
* Framebuffer fix + moved headers
* added optional header
2024-07-09 11:32:49 +02:00
Maximilian Seidler
0f44f76368
misc: path handling improvements ( #163 )
...
* misc: use weakly_canonical for absolutePath
* misc: make absolutePath not optional
* misc: use currentDir as the argument to absolutePath
* config: avoid circular imports
2024-03-10 14:37:25 +00:00
Maurice Kraus
2fc23cbfc8
config: add source parsing ( #28 )
...
* config: add source parsing
* config: add nested source parsing
* config: streamlined absolutePath impl
2024-02-21 23:52:12 +00:00