Skip to content

Releases: linebender/raw_resource_handle

v0.1.1

16 Sep 09:56
bd8694f

Choose a tag to compare

Crates.io | Docs

This release has an MSRV of 1.70.

Fixed

  • Allow compilation to targets without 64-bit atomics. (#11 by @nicoburns)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

09 Sep 15:22
ac5a7ce

Choose a tag to compare

Crates.io | Docs

This release has an MSRV of 1.70.

This is the initial release.

Changed

  • Rename Font to FontData. (#5 by @nicoburns)
  • Add the Font, Blob, and WeakBlob types, extracted from Peniko. (Initial commits by @waywardmonkeys)

New Contributors

Full Changelog: https://github.com/linebender/raw_resource_handle/commits/v0.1.0