Skip to content

v1.14.0

Latest

Choose a tag to compare

@jneem jneem released this 02 Oct 17:04
· 70 commits to master since this release

Version 1.14 (2025-10-02)

Nickel 1.14 has no core language changes. It adds position information to
YAML documents, so that if some imported YAML breaks a contract then Nickel
can blame the correct location in the YAML file. Nickel's LSP has had some
bugfixes (thanks to @L0r3m1p5um), fixing a crash and avoiding stale data.

LSP

Tooling

Documentation

  • Fix broken note and other cosmetic changes in pkg manual by @yannham in #2329

New Contributors

Full Changelog: 1.13.0...1.14.0