plenary.nvim icon indicating copy to clipboard operation
plenary.nvim copied to clipboard

Release plans

Open dvzrv opened this issue 3 years ago • 2 comments

Hi! I'm currently looking into packaging a few new lua based neovim plugins for Arch Linux's official repositories.

I noticed that quite a few rely on this project and I was wondering whether you are considering to make releases (create tags) for this project, as otherwise it is not possible for me to package the other ones either :cry: (I require a release to pin a specific version for immutable checksums).

dvzrv avatar Dec 07 '22 23:12 dvzrv

@tjdevries if you have some time to look into this, that would be really much appreciated.

Not being able to package plenary unfortunately is also a problem for plugins not requiring plenary during runtime and only using it for tests: I can not run their unit tests when packaging them.

dvzrv avatar Dec 14 '22 10:12 dvzrv

I just tagged v0.1.0 -- does that work for you? I hope to revisit some stuff here in the next month or so

tjdevries avatar Dec 20 '22 02:12 tjdevries