Skip to the content.

Changelog

All notable changes will be documented in this file

Release 0.12.0 2026-03-19

Added

--compare now supports the --ignore and --include path filters, so database comparisons can be limited to the paths that matter. Both options can be repeated, and --include takes precedence when a path matches both filters

Documentation

Clarified in the README and CLI help that --compare reports, summaries, and equality messages are evaluated against the filtered comparison scope

Release 0.11.0 2026-03-16

Changed

Release 0.10.0 2026-03-14

Changed

Release 0.9.0 2026-03-12

Changed

Fixed

v0.8.0 2026-03-05

Changed

v0.7.0 2026-02-28

This version mainly improves test reliability (including complex --ignore/--include, interruption, and file metadata change scenarios) and includes minor output and documentation polish without noticeable user-facing CLI behavior changes

v0.6.0 2026-02-10

Added

Changed

Documentation

v0.5.0 2026-01-29 Pull Request #45

Added

Changed

Fixed

Tests

Documentation