Skip to content

v0.7.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kanru kanru released this 31 Mar 00:35
· 232 commits to master since this release
v0.7.0-rc.2
5fc999c

[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