Releases: abeldekat/harpoonline
Releases · abeldekat/harpoonline
v4.0.0
4.0.0 (2024-07-28)
⚠ BREAKING CHANGES
archive
v3.1.0
3.1.0 (2024-04-30)
Features
v3.0.1
3.0.1 (2024-04-28)
Bug Fixes
- All breaking changes for release v3 are listed in issue #27 (35e0bad)
v3.0.0
3.0.0 (2024-04-28)
⚠ BREAKING CHANGES
- Breaking changes for v3 (#25)
Code Refactoring
v2.0.1
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
2.0.0 (2024-03-29)
⚠ BREAKING CHANGES
Code Refactoring
v1.3.0
1.3.0 (2024-03-22)
Features
- Readme. Recommend lualine.refresh() in the on_update function (#14) (0a882ac)
v1.2.1
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
1.2.0 (2024-03-21)
Features
- improving the default extended formatter (#9) (47aaea4)
v1.1.0
1.1.0 (2024-03-20)
Features
- perf: Do not recompute the line when the harpoon state is unchanged (4179ced)