Changelog

View Source

All notable changes to elixir-dasl will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.1 - 2026-04-11

Added

  • ~CID sigil for easily constructing known CIDs.
  • New inspect string for CIDs using the new sigil.

Changed

  • Memory usage improvements for DRISL and CAR encoding & decoding.

0.1.0 - 2026-04-08

Initial release, with CID, DRISL, and CAR support.