Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 989 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 989 Bytes

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.

0.2.2 - 2024-05-11

Enhancements

  • Add line_number and path to HCL::ParseException and include in message
  • Include suggestion if parse error is from document missing the final newline after the last attribute or block

0.2.1 - 2022-05-19

Enhancements

  • Bumped crystal-pegmatite to 0.2.3 to incorporate some Unicode fixes

0.2.0 - 2021-06-02

Initial tagged release

Removed

  • Dropped support for Crystal < 1.0.0