14 Commits

Author SHA1 Message Date
85a51d74ea feat: add script::builder 2025-05-04 21:36:11 +02:00
07ceede2ea feat: add remaining parameters
chore: rename update_script to add_script
2025-05-04 20:33:17 +02:00
2a358b61a2 feat: add getters 2025-05-04 20:31:57 +02:00
05a4e24483 feat: add initial db funcs 2025-05-03 22:27:34 +02:00
853b04e46d chore: add tests for de/serialization 2025-04-29 22:17:44 +02:00
1a17f8ea99 feat: impl deserialize manually to fix case sensitivity 2025-04-29 22:16:58 +02:00
46006ae5ef feat: impl (de)serialize manually
feat: extract datatype into own file
2025-04-29 21:52:43 +02:00
26533956ae feat: move parsing logic to script struct 2025-04-26 22:43:14 +02:00
d7a87e8609 feat: add serde + clone + debug + more datatypes 2025-04-26 22:42:18 +02:00
e613464413 chore: add clone + debug 2025-04-26 22:41:19 +02:00
d4341b3b40 feat: add script + parameter 2025-04-26 20:16:40 +02:00
a3471ab94b feat: add script to test parsing 2025-04-23 22:21:04 +02:00
3fb7f0926e feat: add parsing draft 2025-04-22 21:46:07 +02:00
65bdd37571 chore: initial commit 2025-04-22 19:58:04 +02:00