Skip to content

Releases: projekt0n/circles.nvim

v2.0.1

21 Mar 05:44
Compare
Choose a tag to compare

What's New?

  • ci: Test suit with nvim v0.8.3

Improvements

  • Rewrite diagnostics test cases with actual nvim diagnostics API

v2.0.0

09 Nov 09:15
Compare
Choose a tag to compare

What's New?

  • GitHub Sponsors
  • feat: get_nvimtree_glyphs & get_config functions init
  • feat: tests with plenary.nvim
  • feat: ci GitHub Action init

Improvements & Fixes

  • ⚠️ require nvim-nightly or nvim>=0.7.0
  • fix: lsp diagnostic prefix icon assignment
  • refactor: plugin breakdown into one module
  • breaking-change: deprecated nvim-tree support

v1.0.1

11 Jan 10:45
Compare
Choose a tag to compare

What's New?

  • docs: Filled circles docs added inside README.md
  • docs: make code readable
  • refactor: all functions and variable in snake_case
  • module export refactored
  • refactor: load plugin from init.lua

Fixes

  • docs: logo removed from README.md
  • Formatter changed to LuaForamatter -> StyLua
  • Linting options changed
  • liberapay team profile in liberapay

v1.0.0

23 Aug 09:35
c34348c
Compare
Choose a tag to compare
Merge pull request #1 from ful1e5/main

Initial Commits