Files
gentags.nvim/CHANGELOG.md
github-actions[bot] a15f6d18c6 chore(main): release 1.1.4 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-30 23:00:33 +08:00

2.1 KiB

Changelog

1.1.4 (2023-12-30)

Performance Improvements

  • initialize: only initialize tags once for each workspace (#20) (29856d4)

1.1.3 (2023-12-29)

Bug Fixes

  • cwd: fix current working directory for single file (#16) (fe58416)

Performance Improvements

1.1.2 (2023-12-28)

Performance Improvements

  • update: incremental update tags on single file save (#11) (194a08c)

1.1.1 (2023-12-28)

Bug Fixes

  • singlefile: fix single file mode ctags parameters (#9) (d4d77a9)

1.1.0 (2023-12-28)

Features

1.0.0 (2023-12-11)

Features