Skip to content

0.0.3

Compare
Choose a tag to compare
@lmammino lmammino released this 24 Nov 10:03
· 20 commits to main since this release
4501ecd
  • Removed temp dependency ciboriumvalue and switched to official ciborium version 0.2.0. Thanks to @npmccallum (#11)
  • Using CoW to expand values in a more efficient way and get rid of lazy_static. Thanks to @nappa85 (#13)
  • More examples and README updates (#17)
  • Allow floating points in DgcCertContainer. Thanks to @dodomorandi (#16)
  • Remove possible panic on remove_prefix. Thanks to @Rimpampa (#15)