Start next dev iteration

This commit is contained in:
Islon Scherer
2026-02-26 18:48:59 +01:00
committed by Jen Basch
parent 4d35f18309
commit cac3e483b5
31 changed files with 88 additions and 36 deletions

View File

@@ -15,7 +15,7 @@
//===----------------------------------------------------------------------===//
/// Common settings for Pkl's own evaluator.
@ModuleInfo { minPklVersion = "0.31.0" }
@ModuleInfo { minPklVersion = "0.32.0" }
@Since { version = "0.26.0" }
module pkl.EvaluatorSettings