Skip to content

Releases: M4R7iNP/varnishls

fix bytes in formatter

07 Sep 17:06

Choose a tag to compare

add formatter

09 Jun 19:34
9bb8684

Choose a tag to compare

v1.0.0

add formatter using topiary (#13)

add formatter

30 May 14:39

Choose a tag to compare

add formatter Pre-release
Pre-release
v1.0.0-rc0

add file

v0.0.15

21 Feb 12:34
1d35bec

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

10 Nov 15:31
b397fbc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.13...v0.0.14

v0.0.13

14 Mar 15:14

Choose a tag to compare

Full Changelog: v0.0.12...v0.0.13

v0.0.12

13 Mar 14:17

Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.12

v0.0.10

06 Jan 16:32

Choose a tag to compare

clippy

v0.0.9.1

09 Nov 16:48

Choose a tag to compare

fix partial config defaults bug

v0.0.9

22 Sep 13:56

Choose a tag to compare

  • add varnishls lint command
  • add regex linting
  • more code style linting
  • configurable lint levels
  • support // varnishls-ignore-next-line comment
  • switch back to dashmap, try to reduce deadlocks with shorter locks
  • add vcl_paths option for supporting additional vcl search paths
  • misc fixes