mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-23 17:35:00 +00:00
Update Changelog
This commit is contained in:
parent
b4b8f951fb
commit
b4dfaf4d9f
14
CHANGELOG.md
14
CHANGELOG.md
@ -2,9 +2,23 @@
|
|||||||
|
|
||||||
## Next version (cursive-core 0.1.2)
|
## Next version (cursive-core 0.1.2)
|
||||||
|
|
||||||
|
### API updates
|
||||||
|
|
||||||
|
- Add `ProgressBar::set_{min,max,range,counter,label}` for non-chained API.
|
||||||
|
- Derive Clone, Copy, Debug, PartialEq, Hash for more types.
|
||||||
|
|
||||||
|
### Improvements
|
||||||
|
|
||||||
|
- `ListView` now supports children taller than 1 row.
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
|
|
||||||
- Fix scroll module when inner view size is close to available size.
|
- Fix scroll module when inner view size is close to available size.
|
||||||
|
- Fix text alignment for wrapped lines.
|
||||||
|
|
||||||
|
### Doc
|
||||||
|
|
||||||
|
- Improve documentation for themes.
|
||||||
|
|
||||||
## cursive-core 0.1.1
|
## cursive-core 0.1.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user