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
- Add
line_number
andpath
toHCL::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
- Bumped crystal-pegmatite to 0.2.3 to incorporate some Unicode fixes
0.2.0 - 2021-06-02
Initial tagged release
- Dropped support for Crystal < 1.0.0