Releases: social-sync/digestive
Releases · social-sync/digestive
Release list
v0.1.5
What's Changed
- Fix index-out-of-range panic in restore when columns are dropped by @danmatthews in #20
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Add "built by Social Sync" banner to docs homepage by @danmatthews in #18
- Chunk sync apply to avoid max_allowed_packet errors by @danmatthews in #19
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add Docker-backed dialect round-trip tests for Laravel column types by @danmatthews in #11
- Tidy up Astro homepage copy and layout by @danmatthews in #12
- Add restore rules for schema-drift reconciliation by @danmatthews in #13
- Add
digestive syncto export and apply straight into a database by @danmatthews in #14 - Add compliance audit logging for export and sync by @danmatthews in #15
- Add --json flag for machine-readable output on all commands by @danmatthews in #16
- Restructure Astro docs: topic pages, command reference, and comprehensive page by @danmatthews in #17
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Use readable ISO-style run directory name by @danmatthews in #9
- Fix zero-valued scalars written as NULL in Parquet export by @danmatthews in #10
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Compress Parquet output with zstd by @danmatthews in #8
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Grimnir: single-binary database exporter with anonymisation + docs by @danmatthews in #1
- Add json_anonymise transform for structural JSON anonymisation by @danmatthews in #2
- Add restore command: export run → single SQL script of INSERTs by @danmatthews in #3
- Remove committed config.yaml starter file by @danmatthews in #4
- Add live TUI progress display for export command by @danmatthews in #5
- Add binary distribution: GoReleaser, Homebrew, install script by @danmatthews in #6
- Rename tool from grimnir to digestive by @danmatthews in #7
New Contributors
- @danmatthews made their first contribution in #1
Full Changelog: https://github.com/social-sync/digestive/commits/v0.1.0