Skip to content

Hashavatar 0.4.0

Choose a tag to compare

@eldryoth eldryoth released this 09 May 09:39
· 52 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.4.0
  • Added 11 new avatar families: planet, rocket, mushroom, cactus, frog, panda, cupcake, pizza, icecream, octopus, and knight
  • Added new background modes: transparent, black, dark, and light
  • Added JPEG/JPG and GIF raster export support
  • Improved visual variation for ghost, slime, wizard, and skull
  • Added stricter image dimension validation for safer public avatar endpoints
  • Removed a vulnerable transitive dependency path while keeping rendering asset-free
  • Replaced external drawing dependency usage with local geometric drawing primitives
  • Updated CLI and demo site support for all new avatar families and background modes
  • Updated README examples, crate metadata, and docs.rs documentation link
  • Added expanded visual regression coverage for the new avatar families
  • Verified with cargo check, cargo test, cargo clippy, cargo audit, cargo deny, and cargo publish --dry-run