Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yazi 0.2.2 #160793

Merged
merged 2 commits into from
Jan 24, 2024
Merged

yazi 0.2.2 #160793

merged 2 commits into from
Jan 24, 2024

Conversation

timsutton
Copy link
Sponsor Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
This version fixes many bugs and adds support for two new platforms: Windows ARM64 and Ubuntu (via Snap).

The release also introduces a new way of configuring keymaps. You can now customize your key bindings by using prepend_keymap or append_keymap without having to copy the entire keymap.toml file. (See this example. I am a Colemak keyboard layout user, which requires remapping many keys, but it's still neat.)

As for performance, this version rewrites Yazi's event system, allowing multiple renderings triggered by events to be merged into a single rendering more efficiently, saving CPU resources. You may notice that the preview pane no longer flickers when switching directories, as unnecessary intermediate rendering steps are skipped.

For packaging, this version adds yazi.desktop and logo.png files, which can be used in packaging scripts for different platforms.

What's Changed

New Contributors

Full Changelog: sxyazi/yazi@v0.2.1...v0.2.2

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 24, 2024
@timsutton
Copy link
Sponsor Member Author

Follow-up from #160601 since it's now a final release.

Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 24, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 24, 2024
Merged via the queue into Homebrew:master with commit 123890b Jan 24, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants