Add loading of records and crude validation

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-01-29 21:50:39 +01:00
parent d09c5e5a69
commit ac76c030c6
3 changed files with 139 additions and 1 deletions

View file

@ -1,9 +0,0 @@
// This is the default changelog entry for the plaixt project
define since="2025-01-29 20:27:30+01:00" {
fields {
title is=string
version is=string
kind { oneOf "Bugfix" "Feature" "Chore" }
}
}