Skip to content

v0.19.0 - 2025/02/11

Latest
Compare
Choose a tag to compare
@Robbepop Robbepop released this 11 Feb 15:42
v0.19.0
e92b6b6

Fixed

  • Fixed the IntoIterator impl that triggered a Rust compiler miscompilation in some versions. #80

Improvements

  • Updated and improved documentation about backend properties. #83 #84
  • Update outdated dependencies. #82
  • Added serde::{Serialize,Deserialize} impls for all crate defined symbol types. #86

Internal

  • Improve and modernize GitHub Actions CI. #81