1.2 KiB
1.2 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
image::Handletype withfrom_pathandfrom_memorymethods. #90image::Dataenum representing different kinds of image data. #90text_input::Renderer::measure_valuerequired method to measure the width of aTextInputvalue. #108- Click-based cursor positioning for
TextInput. #108 HomeandEndkeys support forTextInput. #108
Changed
Image::newtakes anInto<image::Handle>now instead of anInto<String>. #90Button::backgroundtakes anInto<Background>now instead of aBackground.
Fixed
Imagewidget not keeping aspect ratio consistently. #90
0.1.0 - 2019-11-25
Added
- First release! 🎉