Skip to content

Releases: quentinguidee/gitignore-ultimate-vscode

v0.3.0

01 Jun 19:38
v0.3.0
85f893f
Compare
Choose a tag to compare

Changelog

  • (from server) Support !, / and !/ in front of paths

v0.2.3

01 Jun 17:58
v0.2.3
5e979b9
Compare
Choose a tag to compare

Changelog

  • Use new Ultimate icons.

v0.2.1

31 May 18:11
v0.2.1
09f0480
Compare
Choose a tag to compare

Changelog

  • Unit tests
  • Improved README.md

v0.2.0

28 May 22:24
v0.2.0
90959b2
Compare
Choose a tag to compare

Changelog

  • Separation of the client and the server.
  • Use Rust instead of TypeScript for the new server. The extension bundles the server binary for each platforms.
  • Remove useless workspaces management.