-
Notifications
You must be signed in to change notification settings - Fork 64
Issues: enarx/ciborium
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Feature]: rfc8949 canonicalization
enhancement
New feature or request
#144
opened Nov 26, 2024 by
hoxxep
1 task done
[Bug]: Uuid unable to deserialize from string
bug
Something isn't working
#138
opened Aug 15, 2024 by
mdtusz
2 tasks done
[Feature]: Optionally accept integers where floats are expected
enhancement
New feature or request
#131
opened Jul 19, 2024 by
Gutawer
1 task done
[Bug]: Documentation Improvements
bug
Something isn't working
documentation
Improvements or additions to documentation
#129
opened Jun 22, 2024 by
alexkingnz
2 tasks done
[Bug]: Nested options fail to deserialize at run-time
bug
Something isn't working
#127
opened Jun 10, 2024 by
hniksic
2 tasks done
[Feature]: <Ignore struct fields with Option::None as value when encoding>
enhancement
New feature or request
#100
opened Jan 21, 2024 by
miralandlabs
1 task done
[Bug]: Roundtripping Option<UnitStruct> always results in None
bug
Something isn't working
#99
opened Jan 8, 2024 by
tekacs
2 tasks done
[Feature]: Custom type example
enhancement
New feature or request
#98
opened Jan 5, 2024 by
tulku
1 task done
[Bug]: Something isn't working
Semantic(None, "invalid type: bytes, expected bytes")
bug
#96
opened Oct 20, 2023 by
RCasatta
2 tasks done
CDDL: make it possible to generate code from cddl
enhancement
New feature or request
#94
opened Oct 8, 2023 by
mkschreder
1 task done
[Feature]: Packed Encoding
enhancement
New feature or request
#93
opened Sep 10, 2023 by
jonatino
1 task done
[Feature]: no-alloc as option for ciborium
enhancement
New feature or request
#90
opened Aug 24, 2023 by
chrysn
1 task done
[Feature]: AsyncRead/AsyncWrite support?
enhancement
New feature or request
#86
opened Jun 12, 2023 by
Schniz
1 task done
[Feature]: Improve crate top-level documentation
enhancement
New feature or request
#83
opened May 10, 2023 by
nakedible-p
1 task done
[Feature]: Implement convenience accessors for New feature or request
Value
like serde_json
enhancement
#82
opened May 10, 2023 by
nakedible-p
1 task done
[Feature]: Consider using New feature or request
IndexMap<Value, Value>
instead of Vec<(Value, Value)>
in Value
enhancement
#81
opened May 10, 2023 by
nakedible-p
1 task done
[Bug]: v0.2.1 API is incompatible with v0.2.0 API
bug
Something isn't working
#79
opened May 9, 2023 by
Pagten
2 tasks done
[Bug]: Unable to deserialize internally tagged enum containing semantically tagged CBOR
bug
Something isn't working
#71
opened Jan 21, 2023 by
alexjg
2 tasks done
[Feature, -io]: Optionally implement Writer for heapless::Vec
enhancement
New feature or request
#66
opened Dec 21, 2022 by
chrysn
1 task done
[Feature]: Expose Serializer and Deserializer as pub?
enhancement
New feature or request
#62
opened Nov 20, 2022 by
timClicks
1 task done
[Feature]: Support for decoding unassigned simple values
enhancement
New feature or request
#60
opened Oct 26, 2022 by
anweiss
1 task done
[Bug]: Something isn't working
#[serde(other)]
broken when deserializing from Value
bug
#55
opened Aug 30, 2022 by
acfoltzer
2 tasks done
[Bug]: Error in deserialization : Err(Semantic(None, "invalid type: bytes, expected array")) on array of u8
bug
Something isn't working
#51
opened Aug 10, 2022 by
nicoxxl
2 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.