1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-04-19 19:56:50 +00:00

7 Commits

Author SHA1 Message Date
c345ffde6b chore: allow clippy linter warnings on some structs
This allows using original field names if they contain the
struct name
2025-01-01 20:15:10 +01:00
efa2dc68d6 chore: code cleanup 2024-12-08 12:19:08 +01:00
f2d6213faf fix: skip serializing if None 2024-11-09 12:53:04 +01:00
622811df5a
refactor: merge DataForm and Unterformular (#36)
* refactor: merge DataForm and Unterformular
* refactor: change visibility
2024-11-07 19:06:06 +01:00
245b893047 refactor: use common Entry type 2024-11-04 19:10:33 +01:00
d4febb026f chore: change License to GNU GPL v2 2024-10-30 18:38:51 +01:00
df7d31c561 feat: add add more model types to model 2024-05-13 10:48:14 +02:00