break!: drop v0.7.2 support as
e9b1d87 introduced a breaking change
fix(path): make find_upwards() search root (
#506 )
Pull request merge
fix(curl): Do not reuse URL from previous call (
#602 )
Pull request merge
feat(filetypes): add cppm filetype (
#581 )
Pull request merge
fix(json): mark
options
argument of
json_strip_comments
optional (
#… Pull request merge
fix(log): Use
stdpath('log')
(
#607 )
Pull request merge
feat: add cairo language filetype (
#610 )
Pull request merge
feat: Add swift filetype. (
#624 )
Pull request merge
fix: corrected Path:find_upwards (
#641 )
Pull request merge
feat(async): enable to wrap uv.fs_opendir() (
#625 )
Pull request merge
fix: ci and bump nvim v0.10 version (
#645 )
Pull request merge
fix: ci and bump nvim v0.10 version
Force push
fix: ci and bump nvim v0.10 version
curl: Fix response status parsing (
#633 )
Pull request merge
fix: process all data on_output, even when not terminated with newline (
Pull request merge
feat(json): add abliity to remove trailing commas while stripping com…
Pull request merge
docs: fix typo in annotation for enable_recording (
#620 )
Pull request merge
fix: return early to avoid errors with no asyncfns (
#616 )
Pull request merge
fix(compat): in fast vim loop issue (
#589 )
Pull request merge
ci: bump nvim ci versions and add 0.10 release (
#587 )
Pull request merge
fix(popup):
set modifiable
failed when
vim.api.nvim_buf_set_lines
(
… Pull request merge
feat(luassert): Add luassert annotation types (
#552 )
Pull request merge
feat: option to use custom curl bin (
#556 )
Pull request merge
fix(path): make find_upwards stop at root (
#562 )
Pull request merge
fix(log): print
-0
when
number = 0
,
closes #569 (
#572 )
Pull request merge
fix(popup): create popup after
set nomodifiable
,
closes #570 (
#571 )
Pull request merge
fix(path): add a windows style path pattern to is_absolute() (
#551 )
Pull request merge
fix(curl): stream option handling in curl (
#557 )
Pull request merge
You can’t perform that action at this time.