v0.28.2-alpha.1
Pre-release
Pre-release
github-actions
released this
07 Sep 00:11
·
137 commits
to main
since this release
v0.28.2-alpha.1 - 2024-09-07
Bug Fixes
-
0f48239 (terminal) Resize() now resizes fixed viewports by @Patryk27 in #1353
Terminal::resize()
on a fixed viewport used to do nothing due to
an accidentally shadowed variable. This now works as intended. -
68886d1 (uncategorized) Add
unstable-backend-writer
feature by @Patryk27 in #1352#991 created a new unstable
feature, but forgot to add it to Cargo.toml, making it impossible to use
on newer versions of rustc - this commit fixes it.
Refactor
Documentation
- b13e2f9 (backend) Added link to stdio FAQ by @Valentin271 in #1349
Styling
Miscellaneous Tasks
- c777beb (ci) Bump git-cliff-action to v4 by @orhun in #1350
See:https://github.com/orhun/git-cliff-action/releases/tag/v4.0.0
New Contributors
Full Changelog: v0.28.1...v0.28.2-alpha.1