All notable changes to ExReconcile will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.1.0] - 2026-05-07
Added
ExReconcile.Transactionstruct withnew/1andlabel/1helpers.ExReconcile.Configwith validation formatch_on,amount_tolerance,date_tolerance, anddescription_matchoptions.ExReconcile.reconcile/3- greedy bipartite matching engine with configurable field-level tolerances.ExReconcile.Resultwithsummary/1andclean?/1helpers.ExReconcile.format/2- human-readable text diff report.- Full ExUnit test suite.