What's Changed
- fix(windows): ignore
KeyEventKind::Release
events by @ErichDonGubler in #3 - fix(windows): bump television_utils to v0.0.1 by @alexpasmantier in #4
- chore(deps): disable bat dependency application features by @tranzystorekk in #5
- docs(readme): update terminal emulators compatibility list by @alexpasmantier in #6
- chore(coc): create CODE_OF_CONDUCT.md by @alexpasmantier in #7
- fix(config): more consistent configuration file location for linux and macos by @alexpasmantier in #9
- perf(preview): remove temporary plaintext previews in favor of loading message preview by @alexpasmantier in #10
- chore(crate): add include directive to Cargo.toml to make the crate leaner by @alexpasmantier in #11
- refactor(workspace): reorganize cargo workspace by @alexpasmantier in #12
- fix(cargo workspace): fix cargo workspace structure and dependencies by @alexpasmantier in #15
New Contributors
- @ErichDonGubler made their first contribution in #3
- @alexpasmantier made their first contribution in #4
- @tranzystorekk made their first contribution in #5
Full Changelog: v0.4.18...v0.4.20