Commit Graph

25 Commits

Author SHA1 Message Date
f972876880
feat(examples): add simple example 2025-07-15 19:38:06 +03:00
89732ff8e2
fix: clippy needless doctest main warning 2025-07-15 19:16:34 +03:00
9d365a9593
docs: update libdocs 2025-07-15 19:00:50 +03:00
dabacf02df
fix: feature derive clause 2025-07-15 17:32:33 +03:00
32ad6514ab
fix: version numbering 2025-07-15 16:52:16 +03:00
545b1d385f
chore: package derive lib 2025-07-15 16:36:59 +03:00
60488d364e
fix: nested structure 2025-07-15 16:11:28 +03:00
db1dab2aa1
feat(serde): make serde optional default 2025-07-15 14:40:36 +03:00
337491b37f
refactor(workspace): make a workspace 2025-07-15 14:33:51 +03:00
6a973db003
feat(trait): add FromFile trait 2025-07-15 13:43:30 +03:00
099d7bec30
ci: fix docs 2025-07-14 22:02:16 +03:00
df9f7bf7fc
test(file): add tests with tempfile 2025-07-14 21:53:56 +03:00
45efc67894
test(lib): fix lib example 2025-07-14 21:44:28 +03:00
748db052ff
docs: add lib docs 2025-07-14 21:30:58 +03:00
cd8fd27e69
test: add integration tests 2025-07-14 21:11:18 +03:00
360f75cb1a
test: add unittests 2025-07-14 20:33:31 +03:00
5bc3aa055a
fix: clippy errors 2025-07-14 19:35:27 +03:00
b2cf463ff8
fix: error types 2025-07-14 19:15:05 +03:00
a8c5c84a5e
Create LICENSE-MIT 2025-07-14 19:03:11 +03:00
2325a1e500
Create LICENSE-APACHE 2025-07-14 19:02:54 +03:00
8933d49ca1
ci: add CI/CD 2025-07-14 18:57:25 +03:00
87145a157b
chore: rename project 2025-07-14 18:56:29 +03:00
4a0ac666ac
docs: add readme 2025-07-14 18:49:53 +03:00
62f48cf3cd
feat: add FromFile implementation 2025-07-14 18:23:24 +03:00
bed2a26476
Initial commit 2025-07-14 18:14:49 +03:00