Make it actually work with trustfall and dynamic data

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-02-08 09:40:52 +01:00
parent 6501b42328
commit 8a453a44f9
5 changed files with 203 additions and 46 deletions

View file

@ -1,23 +1,23 @@
changelog "2025-01-29" {
title "Added parsing of plaixt definitions"
version "0.1.0"
kind "Feature"
type "Feature"
}
changelog "2025-01-30 09:10:59+01:00" {
title "Added parsing of plaixt records"
version "0.1.0"
kind "Feature"
type "Feature"
}
changelog "2025-02-01" {
title "Added CLI options"
version "0.1.0"
kind "Feature"
type "Feature"
}
changelog "2025-02-07" {
title "Added trustfall as a query frontend"
version "0.1.0"
kind "Feature"
type "Feature"
}