Skip to content

Latest commit

 

History

History
72 lines (45 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

72 lines (45 loc) · 1.27 KB

Changelog

All notable changes to this project will be documented in this file. (See NEXT.md for upcoming changes.)

[0.6.0]

🚀 Features

  • Layer content clip to bounds
  • Layer clip children

🐛 Bug Fixes

  • Debugger assets path
  • Increase spring animation tolerance
  • Engine.mark_for_delete
  • Engine.trigger_callback deadlock
  • Buildlayertree get or create child

⚙️ Miscellaneous Tasks

  • [breaking] Layer content caching api + export layer as content
  • [breaking] Storage using tokio:rwlock
  • Bump rust-skia
  • Expose LayerTree anchor point
  • Replicate layer api
  • Improve error tracing
  • Svg rendering using resvg
  • C api refactor

Api

  • [breaking] Rename engine.add_layer api

Restore

  • Layer.set_hidden

[0.5.0] - 2024-10-27

🚀 Features

  • Value change listener

⚙️ Miscellaneous Tasks

  • Update cliff config for version bump

[0.4.0] - 2024-10-27

🚀 Features

  • Layer color filter
  • Enable debugger on 0.0.0.0
  • Spring animations

🐛 Bug Fixes

  • [breaking] New layer apis and fix offscreen drawing

📚 Documentation

  • Update documentation and imports
  • Documentation update logo link

⚙️ Miscellaneous Tasks

  • Add permission to publish pages
  • Contents write