Change log
==========

1.1.0 (30/03/2026)
-------------------
- New --send-receive-timeout option
- Docker image (Docker Hub)
- llms.txt / llms-full.txt
- Distributed lock fixes (ownership check, server-side timestamps, UUID suffix, TTL 600s)
- Checksum computed from SQL output instead of file content
- Removed unused termcolor dependency

1.0.0 (22/03/2026)
-------------------
- Distributed locking with TTL
- Checksum validation & repair
- Cluster support (ON CLUSTER)
- Dry-run mode
- Connect retries
- Input validation
- CLI error handling
- --version flag

0.3 (19/03/2024)
------------------
- Fix queries parsing

0.2 (26/12/2023)
------------------
- Add .env loading

0.1 (24/12/2023)
------------------
- First release
