Author:ptrace Comitter:ptrace Date:2025-12-16 13:49:38 UTC

Deprecation warning. Adapting the dot syntax for structs in Q1 2026

diff --git a/README.md b/README.md index 65b9622..5cc8f5c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ This program creates files and directories based on templates for Jai developmen > Version 2.0.0 introduced a lot of changes. If you want to stick to v1.x.x, > visit [this branch](https://codeberg.org/ptrace/jai-init/src/branch/1.0.0) > [!WARNING] > Jai version: `beta 0.2.022` (15. Dec. 2025) cleaned up some syntax. > The dot notation for implicitly calling structs can be omitted from now on. > > Templates in this project will adapt to it in the future - probably in Q1 2026. > I'm awaiting more syntax changes. ## Build / Install ```plain