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

Latest commit

 

History

History
92 lines (42 loc) · 3.95 KB

CHANGELOG.md

File metadata and controls

92 lines (42 loc) · 3.95 KB

Changelog

4.0.0 (2024-07-28)

⚠ BREAKING CHANGES

  • archive the plugin (#35)

archive

3.1.0 (2024-04-30)

Features

3.0.1 (2024-04-28)

Bug Fixes

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

3.0.0 (2024-04-28)

⚠ BREAKING CHANGES

  • Breaking changes for v3 (#25)

Code Refactoring

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)

2.0.0 (2024-03-29)

⚠ BREAKING CHANGES

  • See pinned issue #16

Code Refactoring

1.3.0 (2024-03-22)

Features

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

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)

1.2.0 (2024-03-21)

Features

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

1.1.0 (2024-03-20)

Features

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

1.0.0 (2024-03-18)

Features