start examples (#16)

This commit is contained in:
m-aXimilian
2025-10-11 12:57:41 +02:00
committed by Maximilian Kueffner
parent a760535b92
commit 244b00fa5c
6 changed files with 31 additions and 23 deletions
+1
View File
@@ -2,6 +2,7 @@
| Version | Description |
|:-------:|:------------------------------------------------------------------------------------------------------------|
| 0.0.8 | Init example projects |
| 0.0.7 | Refactors image gallery logic from `DefaultApp` into a separate module |
| 0.0.6 | Added documentation-only option `PIXELARIUM_BUILD_DOCS_ONLY`, libCZI upgrade to main branch CI improvements |
| 0.0.5 | Compile for C++23 and code style adaptions |