Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 11:12

0.2.0 (2023-11-19)

Features

  • add on_event util (d407874)
  • bar: add 'items:next' interface for iteration (a9fdb61)
  • bar: support item priority (6362246)
  • bar: update method add_item (a588772)
  • cache: add .gitstatus to buffer cache (c2d10f2)
  • cache: add buffer filename (3ab2c0a)
  • cache: add more hooks (4902e96)
  • cache: support tab cache (507dd2d)
  • core: add nougat.core module (9291fac)
  • item: add cache config (dba049f)
  • item: support priority config (1b8ca44)
  • nut: add .hidden.if_not_filetype for wordcount (2b310ab)
  • nut: add .hidden.if_zero for diagnostic_count (e820de1)
  • nut: add git.status (aab870c)
  • nut: add truncation_point (8eb4d4b)
  • nut: improve mode tracking (413bb1f)
  • nut: remove fancy icon from tab.tablist.close (daf4f15)
  • nut: tweak some tab.tablist stuffs (ea09613)
  • nut: use cache config for caching (45cc6e6)
  • separator: improve hl processing (3bf7f98)
  • separator: make closest child hl automagic (8755374)

Bug Fixes

  • cache: ignore diagnostic from invalid or scratch buffer (edb59df)
  • item: .on_click with function .content (f31b5ec)
  • nut: fix buf.filename cache invalidation (75ad4e9)
  • nut: support priority in tab.tablist (660aaf4)
  • nut: tab.tablist.label (ea3679c)
  • nut: tab.tablist.label tabnr after tabmove (ad7a20f)
  • nut: wordcount in visual mode (5818222)

Performance Improvements

  • cache: read filetype from autocmd params (4a076aa)
  • core: reuse parts tables (b2128a2)