Changelog

View Source

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.6.1 - 2025-07-11

Added

  • (erlang) Support Erlang 28 by @eproxus

Fixed

  • (shellscript) Properly escape variables by @eproxus

0.6.0 - 2024-12-04

Version 0.6.0

Added

  • Use maps for parsed UUIDs by @eproxus
    • BREAKING: This changes the output of keysmith:parse/2 to use maps for parsed UUIDs.

New Contributors

  • @renovate[bot] made their first contribution in #19

[0.5.0] - 2024-09-25

Version 0.5.0

New Contributors

  • @eproxus made their first contribution