Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 19:53
72ab195

1.6.0 (2024-10-29)

Features

Performance Improv

before

20241029_16h47m56s_grim

after

20241029_16h50m36s_grim

BREAK CHANGES

config.styles

 styles = {
    Type = {},
    Function = {},
    Parameter = {},
    Property = {},
    Comment = {
      italic = true,
    },
    String = {},
    Keyword = {},
    Identifier = {},
    Constant = {},
  },