Skip to content

Latest commit

 

History

History
106 lines (47 loc) · 4.69 KB

CHANGELOG.md

File metadata and controls

106 lines (47 loc) · 4.69 KB

Changelog

1.7.0 (2024-09-03)

Features

  • experimental: install rockspec dependencies (#38) (bec5271)

1.6.0 (2024-09-02)

Features

  • experimental: recognise rocks-dev packages as dependencies (#33) (100f4f8)

1.5.0 (2024-08-19)

Features

1.4.0 (2024-08-02)

Features

  • basic rocks-config.nvim interoperability (#30) (e2a2e23)

1.3.0 (2024-07-28)

Features

1.2.4 (2024-07-11)

Bug Fixes

  • plugins with HOME alias (~) in dir not sourced (#24) (8836235)

1.2.3 (2024-06-12)

Bug Fixes

  • remove local rock outside of sync query_installed_rocks callback (#21) (3ee5e96)

1.2.2 (2024-06-04)

Bug Fixes

  • update rocks.nvim module (65f4ab6)

1.2.1 (2024-04-25)

Bug Fixes

  • proper function name in rtp.nvim call (#12) (4799436)

1.2.0 (2024-04-25)

Features

  • use rtp.nvim to source plugin directories (#9) (c7bf5f9)

1.1.2 (2024-02-29)

Bug Fixes

  • runtime: source plugin rtp directories (#6) (1c0f90f)

1.1.1 (2024-02-23)

Bug Fixes

  • error when attempting to remove installed rock (debd2c6)

1.1.0 (2023-12-26)

Features

  • better rock handling (cb29db9)
  • prune even more plugins that have dir specified (291af48)

Bug Fixes

  • don't remove plugins which don't exist (a73978c)
  • prune plugins that have dir specified (73c44aa)

1.0.0 (2023-12-19)

Features