Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 652 Bytes

File metadata and controls

25 lines (15 loc) · 652 Bytes

Changelog

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

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

0.1.1 - 2025-05-27

Fixed

  • Correct typespecs for CAR.decode/1 and CAR.Decoder.decode/1.

0.1.0 - 2025-05-26

Initial release.

Added

  • Support for decoding CAR files.