1.2.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[1.2.0] - 2023-11-12
Added
- Pragmas: Add all language extensions as choice options [#12].
Thanks @gregorias! - Health checks.
- Use tree-sitter if the parser for Haskell is installed,
without requiring the nvim-treesitter plugin.
[1.1.0] - 2023-11-05
Added
- Add
no-deprecations
choices [#11].
Thanks @gregorias!
Fixed
- Typo in
LambdaCase
pragma snippet
[1.0.0] - 2023-05-28
Added
- Initial release