Releases: yeslogic/fontconfig-rs
Releases · yeslogic/fontconfig-rs
Version 0.9.0
- Use Rust 1.77 C-string literals #40
Full Changelog: v0.8.0...v0.9.0
Version 0.8.0
Version 0.7.0
- Replace Replace const_cstr crate with cstr #37
The MSRV of this release increased to 1.64.0.
Version 0.6.0
Version 0.5.0
- Add support for retrieving lang set from patterns #16
Version 0.4.0
- Ensure LICENCE and README are in published crates
- Improve safety of pattern API #17
Version 0.3.0
- Add cargo feature to opt in to runtime loading of libfontconfig (#11)
Initial release
v0.1.0 Fix path to README in Cargo.toml