Releases: nvim-neorocks/toml-edit.lua
Releases · nvim-neorocks/toml-edit.lua
v0.6.0
0.6.0 (2024-10-31)
Features
- Add support for setting/adding entire tables/arrays (#40) (caee16f)
v0.5.0
0.5.0 (2024-10-24)
Features
v0.4.1
0.4.1 (2024-06-27)
Bug Fixes
- make
parse_spanned
take a table instead of a string (fa78930)
v0.4.0
0.4.0 (2024-06-27)
Features
Bug Fixes
v0.3.6
0.3.6 (2024-04-07)
Bug Fixes
- rockspec: add dependencies + build_dependencies (a9d269a)
v0.3.5
0.3.5 (2024-04-07)
Bug Fixes
- rockspec: re-add rockspec template (42095bf)
v0.3.4
0.3.4 (2024-04-07)
Reverts
- don't depend on luarocks-build-rust-mlua (b8a29c5)
- luarocks: add rockspec template (1641c33)
v0.3.3
0.3.3 (2024-04-04)
Bug Fixes
- luarocks: add rockspec template (f022e57)
v0.3.2
0.3.2 (2024-04-04)
Bug Fixes
- set package name in luarocks.yml (ba84b6c)
v0.3.1
0.3.1 (2024-04-03)
Bug Fixes
- proper naming in luarocks.yml (ee64612)