Skip to content

Releases: kkiyama117/coc-toml

Download schemas concurrently

23 Feb 02:48
96005cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

Update dependencies

22 Feb 05:52
4b01006
Compare
Choose a tag to compare

Now we use taplo v2

Full Changelog: v1.1.0...v1.2.4

Update dependencies

03 Apr 09:32
Compare
Choose a tag to compare
v1.1.0

Refactor

Fix doc

25 Feb 12:09
Compare
Choose a tag to compare
v1.0.4

Update version

Remove taplo source

02 Jan 04:02
Compare
Choose a tag to compare

feature

  • Add JsonToToml command
  • Add downloadSchema command

Refactor around taplo

27 Dec 22:37
Compare
Choose a tag to compare

Refactor

#12 (Thanks @GopherJ !)

Update Commands

18 Dec 09:25
Compare
Choose a tag to compare

Bugfix

  • Fix tomlToJson in normal mode.

v1

18 Dec 08:06
Compare
Choose a tag to compare
v1

Breaking changes

  • Configuration prefix for coc-toml is now changed to toml from coc-toml

Bugfix

  • Fix toml schema config and include dein json schema
  • Update taplo and add rustfmt.toml support

Add dein support

16 Dec 03:40
Compare
Choose a tag to compare
Add dein support Pre-release
Pre-release

feature

  • add dein support

Fix Loading Config

15 Dec 02:18
4f7159a
Compare
Choose a tag to compare

Bugfix

  • Customize taplo for loading coc-toml connnfig correctly.