Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 09:05
· 30 commits to master since this release

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

Fixed

  • Typo in LambdaCase pragma snippet

[1.0.0] - 2023-05-28

Added

  • Initial release