Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: add option to create branch from commit in context menu by @angeousta in #380
- Add "Merge into current branch" action to the commit context menu by @angeousta in #381
- Feat/support elixir, erlang, haskell, ocaml, julia, clojure, groovy, solidity, assembly and svelte syntax highlight by @Havunen in #384
- fix Crash: unable to get cursor position: Access is denied. by @Havunen in #389
- order log rows like
git log --date-order(#390) by @Havunen in #391 - Adds interactive code highlighting, broader language support, and improved syntax performance across editors and diffs by @Havunen in #386
- ux: automatically focus the first recent repository search result by @Havunen in #393
- fix segfault on CTRL + C release build in Linux by @Havunen in #396
- allow drag n drop git folders to open them as repositories by @Havunen in #395
- split large files into smaller modules by @Havunen in #398
- fix CTRL + D not closing terminal tab by @Havunen in #399
- Fix/active history path should change on repository switch by @Havunen in #397
- improve panic logging , deploy symbol files so memory dumps can be analyzed by @Havunen in #392
- fixes an issue where diffs had different syntax highlight selector an… by @Havunen in #402
- consolidate shared text, hex, platform, and path utilities into gitcomet-core by @Havunen in #401
- Created git hooks activity dialog to visualize running hooks by @Havunen in #403
- refactor split large modules into smaller pieces by @Havunen in #404
- fix selection start between section gaps in markdown previews and below EOF by @Havunen in #405
- fix image transparent edge rendering by @Havunen in #407
Full Changelog: v0.2.1...v0.2.2