Releases: lschmierer/fhirbolt
Releases · lschmierer/fhirbolt
v0.4.0
- Various performance improvements
- Improve testing of
fhirbolbt-serde
internals From
implementations for primitives
v0.3.1
v0.3.0
- Support FHIR R5
- Improve deserialization performance
- Return error when serializing structs with missing fields
v0.2.2
- No changes (just to trigger a rebuild on docs.rs)
v0.2.1
- Improve build time on docs.rs
v0.2.0
- Implement new element model
- Use
DeserializeSeed
to be able to remove thread local context
v0.1.2
- Enable all features on doc.rs
- Update README of internal crates
v0.1.0
- Initial experimental release