Skip to content

Releases: pysan3/pathlib.nvim

v0.2.0

16 Nov 17:57
adade46
Compare
Choose a tag to compare

0.2.0 (2023-11-16)

Features

v0.1.7

15 Nov 18:51
bee8b1d
Compare
Choose a tag to compare

0.1.7 (2023-11-15)

Bug Fixes

  • action: delete unnecessary call to luarocks-tag-release (3bde587)

v0.1.6

15 Nov 18:47
c56505c
Compare
Choose a tag to compare

0.1.6 (2023-11-15)

Bug Fixes

  • action: use personal token for release-please (3f7dc80)

v0.1.5

15 Nov 18:29
f368207
Compare
Choose a tag to compare

0.1.5 (2023-11-15)

Bug Fixes

  • action: luarocks-tag-release is not running (14868f5)

v0.1.4

15 Nov 18:23
262a18d
Compare
Choose a tag to compare

0.1.4 (2023-11-15)

Bug Fixes

v0.1.1

15 Nov 17:57
278de76
Compare
Choose a tag to compare

0.1.1 (2023-11-15)

Bug Fixes

  • action: fix luarocks release action to invoke with new release (1be7933)
  • action: fix typo (5fdd072)

v0.1.0

15 Nov 17:42
591c5cb
Compare
Choose a tag to compare

0.1.0 (2023-11-15)

Features

  • base: add few more basic utilities for pathlib (7e80585)
  • base: implement dunder methods (0801104)
  • base: implement plugin template (879d350)

Bug Fixes

  • ci: add neodev to rtp (3434639)
  • ci: install neodev before type checking (752630f)
  • ci: specify absolute path for libraries (dda83f7)
  • ci: specify correct path to config file (320b29a)
  • ci: specify path to luarc configpath (7a10cb5)

Miscellaneous Chores

  • release unstable version to test luarocks (094be4b)