v0.7.0-rc.2
Pre-release
Pre-release
[0.7.0-rc.2] - 2024-03-31
🐛 Bug Fixes
- (editor) Ensure to return KeyBehavior::Commit when we push to commit buffer
- (conv) Adjust selection offset after delete symbols
- (logging) Disable trace logging if no logger is enabled
- (editor) Should not start selection in English mode
🚜 Refactor
- Fix more clippy warnings
🧪 Testing
- (fuzzing) Disable checksum for fuzzing build
- (fuzzing) Test that pre-edit buffer does not suddenly disappear
- (fuzzing) Use more bits from input randomness
⚙️ Miscellaneous Tasks
- Bump pre-release version
Build
- Rename chewing-testhelper to chewing_testhelper
- (vet) Add cargo-vet configs
- (vet) First round of audits
- Change source archive to use zstd
- (vet) Another round of audits