Skip to content

Releases: social-sync/digestive

v0.1.5

Choose a tag to compare

@danmatthews danmatthews released this 21 Aug 15:02
6178eea

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

Choose a tag to compare

@danmatthews danmatthews released this 21 Aug 14:37
d78a804

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

Choose a tag to compare

@danmatthews danmatthews released this 21 Aug 08:59
0416c19

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 sync to 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

Choose a tag to compare

@danmatthews danmatthews released this 16 Aug 21:59
47686cc

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

Choose a tag to compare

@danmatthews danmatthews released this 16 Aug 20:42
5a58d14

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@danmatthews danmatthews released this 16 Aug 19:18
b01c60d

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

Full Changelog: https://github.com/social-sync/digestive/commits/v0.1.0