Skip to content

Releases: calops/hmts.nvim

v1.3.0

11 Jun 21:10
a32cd41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.5...v1.3.0

v1.2.5

24 Oct 16:11
c7ff4c3

Choose a tag to compare

What's Changed

  • fix: nil-check filename before attempting to sub by @blackxored in #23

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

26 Sep 13:35
1ecb68b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

02 Feb 18:59
ba12399

Choose a tag to compare

What's Changed

  • Use correct syntax for combined injections by @calops in #16

Full Changelog: v1.2.2...v1.2.3

v1.2.2

28 Aug 12:46
14fd941

Choose a tag to compare

What's Changed

  • Fix query for detecting fish function paths by @calops in #14

Full Changelog: v1.2.1...v1.2.2

v1.2.1

22 Aug 22:39
34b825b

Choose a tag to compare

What's Changed

  • Stop using old injection method that was removed on nightly by @calops in #10
  • Support programs.fish.functions.*.body by @calops in #11

Full Changelog: v1.2.0...v1.2.1

v1.2.0

13 Aug 19:02
594dd17

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

06 Aug 10:52
c1a9472

Choose a tag to compare

What's Changed

  • Correctly handle env in shebang by @calops in #7

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Aug 08:14
1d40963

Choose a tag to compare

What's Changed

  • Add support for arbitrary annotations in comments by @calops in #4
  • Better filetype detection by @calops in #6

Full Changelog: v1.0.0...v1.1.0

v1.0.0

04 Aug 19:08
7522cd9

Choose a tag to compare

What's Changed

  • Add comments and type annotations by @calops in #1
  • Fix shebang scripts injection that was leaking over the whole file by @calops in #2
  • Improve example screenshots by @calops in #3

Full Changelog: v0.2.0...v1.0.0