Skip to content

Releases: AstroNvim/astroui

v2.4.5

03 Sep 11:28
Compare
Choose a tag to compare

2.4.5 (2024-09-03)

Bug Fixes

  • return fully cleared highlight groups (9bd674c)

v2.4.4

05 Aug 17:17
Compare
Choose a tag to compare

2.4.4 (2024-08-05)

Performance Improvements

  • condition: optimize checking of active treesitter (79e10b1)

v2.4.3

19 Jul 17:51
Compare
Choose a tag to compare

2.4.3 (2024-07-19)

Bug Fixes

  • status: update conform integration to use non-deprecated functions (dc224f1)

v2.4.2

17 Jul 17:06
Compare
Choose a tag to compare

2.4.2 (2024-07-17)

Bug Fixes

  • fix backwards compatibility with neovim v0.9+ (1e46a32)

v2.4.1

17 Jul 14:29
Compare
Choose a tag to compare

2.4.1 (2024-07-17)

Bug Fixes

  • only return highlights that do highlighting (ce53a09)
  • status: protect table indexing (37ad2a4)

v2.4.0

08 Jul 20:59
Compare
Choose a tag to compare

2.4.0 (2024-07-08)

Features

  • utils: move icon provider to a utility function with caching (c2cd437)

v2.3.4

08 Jul 19:30
Compare
Choose a tag to compare

2.3.4 (2024-07-08)

Bug Fixes

  • status: correctly resolve filetype icon with nvim-web-devicons (96b64a4)

v2.3.3

07 Jul 00:30
Compare
Choose a tag to compare

2.3.3 (2024-07-07)

Bug Fixes

  • provider: implement proper fallback with mini.icons (0481bd9)

v2.3.2

06 Jul 13:32
Compare
Choose a tag to compare

2.3.2 (2024-07-06)

Bug Fixes

  • status: fix mini.icons detection in hl module as well (41c7214)

v2.3.1

06 Jul 13:20
Compare
Choose a tag to compare

2.3.1 (2024-07-06)

Bug Fixes

  • status: correctly check if mini.icons is loaded (5a34ed8)