Skip to content

Releases: dgokcin/dotfiles

v3.6.0

09 Sep 11:02
112ccb5
Compare
Choose a tag to compare

3.6.0 (2024-09-09)

Features

  • add karabiner configuration and update clean task (#114) (4100e44)
  • enhance prompts and add git prune alias (#122) (3525a14)

Bug Fixes

  • fetch latest changes and update key mappings (#112) (48dc110)
  • keymap: change visual mode 'u' and 'U' keymaps to escape instead of no operation (#115) (d7d57b3)
  • update commit message examples to use multiline strings (#127) (1b2f67d)

v3.5.0

26 Aug 08:42
dfcfb72
Compare
Choose a tag to compare

3.5.0 (2024-08-26)

Features

  • disable convert to uppercase and lowercase in visual mode (#109) (8b1cee2)

Bug Fixes

  • keymap: separate disabling of convert to uppercase and lowercase in visual mode (#111) (5844832)

v3.4.0

25 Aug 15:38
8cf4d83
Compare
Choose a tag to compare

3.4.0 (2024-08-25)

Features

  • nvim-tree: add key mappings for file explorer (#108) (09c8f3e)

Bug Fixes

  • update gh pr create command example to use commitzen style title (#105) (237dbe9)

v3.3.0

15 Aug 18:58
fcbfccb
Compare
Choose a tag to compare

3.3.0 (2024-08-15)

Features

  • add toggle terminal keymap for vscode integration (#100) (1892024)

v3.2.0

12 Aug 09:59
9b446ac
Compare
Choose a tag to compare

3.2.0 (2024-08-12)

Features

  • add new key mappings and improve prompts (#97) (61b5aa8)
  • use diff with main branch for pr (61b5aa8)

Bug Fixes

  • update git diff command to use origin/main branch (61b5aa8)

v3.1.0

12 Aug 09:08
9e52bf0
Compare
Choose a tag to compare

3.1.0 (2024-08-12)

Features

  • add new key mappings and improve prompts (#94) (1486ac1)

v3.0.0

12 Aug 09:02
fcd6bcd
Compare
Choose a tag to compare

3.0.0 (2024-08-12)

⚠ BREAKING CHANGES

  • utils: encode method no longer throws.

Features

  • adds v4 UUID to crypto (#91) (6d19866)
  • utils: update encode to support unicode (6d19866)

Bug Fixes

  • utils: unicode no longer throws exception (6d19866)

v2.4.0

12 Aug 08:56
3cb79d3
Compare
Choose a tag to compare

2.4.0 (2024-08-12)

Features

  • vscode: refactor vscode spevific keymaps (#89) (6e09121)

Bug Fixes

  • remove commented-out disabled plugins (6e09121)

v2.3.0

11 Aug 19:16
d7d3aee
Compare
Choose a tag to compare

2.3.0 (2024-08-11)

Features

  • add vscode-specific keymaps and plugin configuration (#87) (9636b5c)

v2.2.0

10 Aug 19:52
769d806
Compare
Choose a tag to compare

2.2.0 (2024-08-10)

Features

  • update nvim-surround and telescope configurations (#77) (8b0ae42)