# Change Log

All notable changes to this project will be documented in this file.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.


## 0.3.0 (Unreleased)
> Released N/A

* feat(parsers): Improve folding of block nodes in python ([#32](../../pull/32))
* feat: Add basic `Magik` support ([`76bba52`](../../commit/76bba5243883f6c8bff51c744c31e287a045a9f5))
* feat: Add `GraphQL` support ([`c85762f`](../../commit/c85762f4585e93e5e372b39355d357261431e983))
* Enable folding for sequence items ([#35](../../pull/35))
* feat: Add `RON` support ([#38](../../pull/38))
* feat: Add `Vimscript` support ([`d57ff35`](../../commit/d57ff357194483f4d3277613345634136a41b509))
* feat: Add `Nim` support ([`f5f3cd2`](../../commit/f5f3cd2d95b6e122c69f9f70391c35960f3c1f16))
* feat: Add `F#` support ([`35b6201`](../../commit/35b62011cb8ae2f85adb00080a0a9e040eee5c87))
* feat: Add `Fennel` support ([#39](../../pull/39))
* feat: Add `Git config` support ([#40](../../pull/40))
* feat: Add `Wasm Text` support ([#42](../../pull/42))
* feat: Add `WGSL` support ([#43](../../pull/43))
* feat: Add `GDShader` support ([#44](../../pull/44))
* feat: Add `Crystal` support ([#45](../../pull/45))

## 0.2.0
> Released Feb 12, 2025

* feat: Add `HEEx` support ([#19](../../pull/19))
* feat: Add `EditorConfig` support ([#20](../../pull/20))
* feat: Add `Janet` support ([#22](../../pull/22))
* refactor: Use built-in ellipsis ([#24](../../pull/24))
* feat: add line count to folded text overlay ([#26](../../pull/26))

## 0.1.0
> Released Jun 22, 2024

* feat: Fully support `isearch` and modification conditions ([#1](../../pull/1))
* fix: Respect same line folding from close all ([`4ef6501`](../../commit/4ef65016fdfdc6d45567ac62bf25814b07a8cad7))
* `treesit.el` support ([#3](../../pull/3))
* Add `Gleam` support ([#8](../../pull/8))
