Skip to content

Releases: julienvincent/hunk.nvim

v1.5.0

19 Sep 20:23
eb89245
Compare
Choose a tag to compare

What's Changed

  • Use non-0 exit code when quitting 8a35aec
  • Manually construct diff buffers 5cf80f4
  • Handle nested file paths better 0834cb9
  • Pass reference to tree when calling action fns eb89245

Full Changelog: v1.4.0...v1.5.0

v1.4.0

13 Aug 08:05
5bf45e0
Compare
Choose a tag to compare

What's Changed

  • feat: auto-setup with lazy-loading by @mrcjkb in #12
  • Place filetree cursor at selected file on init 8fd2ec4
  • Remove preview image from repo files 382ed50
  • Allow toggle on dir to recursively toggle files 5bf45e0

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

28 Jul 16:10
c3edadb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

24 Jul 10:10
938b1f2
Compare
Choose a tag to compare

What's Changed

  • Add support for horizontal split by @kareigu in #1
  • Fixed #1

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

23 Jul 05:05
8a188f6
Compare
Choose a tag to compare

v1.0.1

23 Jul 03:50
9a307a8
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 Jul 00:02
82a4f5f
Compare
Choose a tag to compare
Add v0.9.5 to test matrix