20 Commits
Author SHA1 Message Date
Robin Krahl c10f5f1be6 Release v0.1.1 0.1.1 2024-04-03 15:29:06 +02:00
Sosthène Guédonandsosthene-nitrokey d95cbe064e Update edition 2023-11-24 15:19:47 +01:00
Sosthène Guédonandsosthene-nitrokey c828e834e7 Use proper spanned errors 2023-11-24 14:24:23 +01:00
Sosthène Guédonandsosthene-nitrokey a3f16a3bf2 Migrate to syn2 2023-11-24 14:24:23 +01:00
Sosthène Guédonandsosthene-nitrokey cd7f1c9102 Use multiple lifetimes in test 2023-11-24 13:55:53 +01:00
Sosthène Guédonandsosthene-nitrokey 2eefedf15a Add tests from #1 2023-11-24 13:55:53 +01:00
Sosthène Guédonandsosthene-nitrokey b1c9c6e92c Simplify lifetime management 2023-11-24 13:55:53 +01:00
Sosthène Guédonandsosthene-nitrokey 1d0c99e8a1 Add tests for zero-copy deserialization 2023-11-24 13:55:53 +01:00
Sosthène Guédonandsosthene-nitrokey 813c25b503 Simplify tests 2023-11-24 13:55:53 +01:00
Sosthène Guédonandsosthene-nitrokey 3a71998d07 Update heapless dev-dependency 2023-11-24 13:55:53 +01:00
Sosthène Guédonandsosthene-nitrokey 056374115f Add support for lifetimes 2023-11-24 13:55:53 +01:00
Sosthène Guédonandsosthene-nitrokey dd33ec9572 Fix clippy warnings 2023-11-24 13:50:57 +01:00
Nicolas Stalder 2869ddf662 Do a 0.1.0 release 0.1.0 2021-02-01 00:20:22 +01:00
Nicolas Stalder 9c3f28e825 Implement DeserializeIndexed for empty structs too 0.0.4 2020-03-27 02:59:27 +01:00
Nicolas Stalder 0e6a736b98 Fix the problem where struct keys could not be called "key" 0.0.3 2020-03-27 01:34:42 +01:00
Nicolas Stalder b9d03525ec Be explicit about Results, in case user overrides in their code 2020-01-31 11:31:27 +01:00
Nicolas Stalder b641e54875 Minor changes 0.0.2 2020-01-13 00:02:19 +01:00
Nicolas Stalder 3a1bb45313 Implement offsets and skip_serialization_if 0.0.1 2020-01-12 02:53:02 +01:00
Nicolas Stalder 261d1ed124 Basic deserialization 2020-01-11 22:17:06 +01:00
Nicolas Stalder cca7592fbd Initial commit: Basic serialization 2020-01-11 20:47:51 +01:00