Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 687 Bytes

File metadata and controls

19 lines (12 loc) · 687 Bytes

Changelog

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.

1.0.1 - 2026-05-18

Fixed

  • MarshalLoader no longer raises Errno::ENOENT when a dump file is missing; the corresponding table is loaded as an empty record set, matching QueryLoader's fallback for unavailable tables.

1.0.0 - 2025-12-26

Added

  • Initial public release.