Sosthène Guédon
|
37c4502d98
|
Update changelog
|
2025-09-26 14:34:46 +02:00 |
|
Sosthène Guédon
|
3fbe5d81a8
|
Update to heapless 0.9
|
2025-09-26 14:34:46 +02:00 |
|
Sosthène Guédon
|
91151282c2
|
Ensure that main crate and derive are in lockstep
|
2025-01-24 10:47:13 +01:00 |
|
Sosthène Guédon
|
0339db7753
|
Prepare release for flexiber-derive 0.1.1
This was missing from https://github.com/trussed-dev/flexiber/pull/8
|
2025-01-24 10:47:13 +01:00 |
|
Sosthène Guédon
|
d71e1d90db
|
Fix warning
|
2025-01-24 10:47:13 +01:00 |
|
Sosthène Guédon
|
40df6e306f
|
Prepare release 0.1.2
v0.1.2
|
2024-12-17 11:11:28 +01:00 |
|
Sosthène Guédon
|
0cc1629924
|
Upgrade to syn 2.0 and synstructure 0.13
Close https://github.com/trussed-dev/flexiber/issues/6
|
2024-12-16 16:14:00 +01:00 |
|
Sosthène Guédon
|
5d84e47887
|
Fix clippy warnings
|
2024-12-16 16:14:00 +01:00 |
|
Sosthène Guédon
|
ad5667b32b
|
Add cargo fmt check to CI
|
2024-12-16 16:14:00 +01:00 |
|
Sosthène Guédon
|
37f4da4f19
|
Run cargo fmt
|
2024-12-16 16:14:00 +01:00 |
|
Sosthène Guédon
|
d1e95661d9
|
Migrate to edition 2021
|
2024-12-16 16:14:00 +01:00 |
|
Nicolas Stalder
|
7a5f1e9cae
|
Fix URLs after move to trussed-dev
0.1.1
|
2023-11-22 14:47:31 +01:00 |
|
Robin Krahl
|
c8d085c3a0
|
Release v0.1.1
|
2023-11-22 14:47:31 +01:00 |
|
Nicolas Stalder
|
96f3e0a89c
|
Merge pull request #4 from Nitrokey/main
Return error on the TODO cases
|
2023-02-07 11:59:37 +01:00 |
|
Nicolas Stalder
|
b388d91251
|
Merge pull request #3 from gahag-cw/main
Impl std::error::error for Error
|
2023-02-07 02:22:54 +01:00 |
|
Gabriel Bastos
|
3096e6ecc1
|
Impl std::error::error for Error
|
2023-02-06 11:12:52 -03:00 |
|
Szczepan Zalega
|
26f2c80474
|
Return error on the TODO cases
Avoid crashing done by todo!() by returning error instead
|
2022-11-19 13:51:06 +01:00 |
|
Nicolas Stalder
|
825eba57df
|
Prepare first release
|
2021-11-20 23:05:02 +01:00 |
|
Nicolas Stalder
|
9010bb0d8c
|
No need to bump version, we're not released yet
|
2021-06-10 22:36:59 +02:00 |
|
Nicolas Stalder
|
7f0056d346
|
Merge pull request #1 from nickray/bump-heapless
Bump heapless to const generics
|
2021-06-10 16:35:59 -04:00 |
|
Nicolas Stalder
|
5ff4cc4870
|
Bump heapless to const generics
|
2021-06-10 22:34:46 +02:00 |
|
Nicolas Stalder
|
146438c2d6
|
Add some BER-TLV tag constants
|
2021-03-13 20:56:15 +01:00 |
|
Nicolas Stalder
|
0f59f9bc2e
|
Add logging, generalize decodable Option impl
|
2021-03-06 12:59:28 +01:00 |
|
Nicolas Stalder
|
9d632a2865
|
Implement Decodable for Option of Decodable+Tagged
|
2021-03-05 03:06:51 +01:00 |
|
Nicolas Stalder
|
880f5beaa9
|
Bugfix and improvements
|
2021-02-28 21:46:28 +01:00 |
|