Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Releases: abeldekat/harpoonline

v4.0.0

28 Jul 17:08
50b33fb
Compare
Choose a tag to compare

4.0.0 (2024-07-28)

⚠ BREAKING CHANGES

  • archive the plugin (#35)

archive

v3.1.0

30 Apr 08:46
6ba9dca
Compare
Choose a tag to compare

3.1.0 (2024-04-30)

Features

v3.0.1

28 Apr 15:04
7f8fd84
Compare
Choose a tag to compare

3.0.1 (2024-04-28)

Bug Fixes

  • All breaking changes for release v3 are listed in issue #27 (35e0bad)

v3.0.0

28 Apr 14:41
ebc40cb
Compare
Choose a tag to compare

3.0.0 (2024-04-28)

⚠ BREAKING CHANGES

  • Breaking changes for v3 (#25)

Code Refactoring

v2.0.1

08 Apr 21:18
d8b8881
Compare
Choose a tag to compare

2.0.1 (2024-04-08)

Bug Fixes

  • default_list_name: The display name for harpoon's default list (#24) (5b0839b)
  • Upstream harpoon, the extensions are called at the appropriate time. No need to defer anymore (#21) (b228c3f)

v2.0.0

29 Mar 08:45
db5f8bd
Compare
Choose a tag to compare

2.0.0 (2024-03-29)

⚠ BREAKING CHANGES

  • See pinned issue #16

Code Refactoring

v1.3.0

22 Mar 19:39
b55648d
Compare
Choose a tag to compare

1.3.0 (2024-03-22)

Features

  • Readme. Recommend lualine.refresh() in the on_update function (#14) (0a882ac)

v1.2.1

22 Mar 08:46
bd060e8
Compare
Choose a tag to compare

1.2.1 (2024-03-22)

Bug Fixes

  • compare number with nil error, when buffer is harpooned on a mark greater then the number of indicators (#11) (89462e4)

v1.2.0

21 Mar 21:16
a4a045a
Compare
Choose a tag to compare

1.2.0 (2024-03-21)

Features

  • improving the default extended formatter (#9) (47aaea4)

v1.1.0

20 Mar 20:44
d5cce6c
Compare
Choose a tag to compare

1.1.0 (2024-03-20)

Features

  • perf: Do not recompute the line when the harpoon state is unchanged (4179ced)