mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
- Updated `date_utils.rb` to return `nil` for timestamps equal to 0. - Enhanced `SimplefinItem::Importer` to merge transactions by prioritizing non-pending records with valid posted timestamps. - Introduced a comparator and key-builder for resolving transaction conflicts systematically. Co-authored-by: Josh Waldrep <joshua.waldrep5+github@gmail.com>