Releases: kkiyama117/coc-toml
Releases · kkiyama117/coc-toml
Download schemas concurrently
Update dependencies
Now we use taplo v2
Full Changelog: v1.1.0...v1.2.4
Update dependencies
v1.1.0 Refactor
Fix doc
v1.0.4 Update version
Remove taplo source
feature
- Add
JsonToToml
command - Add
downloadSchema
command
Refactor around taplo
Update Commands
Bugfix
- Fix tomlToJson in normal mode.
v1
Breaking changes
- Configuration prefix for
coc-toml
is now changed totoml
fromcoc-toml
Bugfix
- Fix toml schema config and include
dein
json schema - Update
taplo
and addrustfmt.toml
support
Add dein support
feature
- add dein support
Fix Loading Config
Bugfix
- Customize
taplo
for loadingcoc-toml
connnfig correctly.