Author:ptrace Comitter:ptrace Date:2025-12-16 13:50:41 UTC Merge: 14f3392cf2e887bb8565ca8ac04669c676ad2449 741ef437045a08ec60aa4f1e3ed3894fb821b585

Merge pull request 'Deprecation warning. Adapting the dot syntax for structs in Q1 2026' (#3) from feature/deprecation-warning-in-templates-dot-struct-notation into main

Reviewed-on: https://codeberg.org/ptrace/jai-init/pulls/3

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