Skip to content

Releases: GDC-ConsumerEdge/hydrator

v2.2.0

08 Oct 20:50
108d221

Choose a tag to compare

2.2.0 (2025-10-08)

Features

  • use multiprocessing workers for significantly enhanced performance (#36) (94c5e1d)

Bug Fixes

Documentation

v2.1.0

29 Apr 15:18
91e6c77

Choose a tag to compare

2.1.0 (2025-04-29)

Features

  • significantly improve YAML peformance with workers (#20) (033e6fd)

v2.0.0

31 Mar 20:50
dd393f5

Choose a tag to compare

2.0.0 (2025-03-31)

⚠ BREAKING CHANGES

  • rename "package" subcommand to "group" (#7)

Features

  • adds support for default overlays (b457035)
  • expand cluster and group name selectors to be provided more than once (c067517)
  • rename "package" subcommand to "group" (#7) (0e83765)

Bug Fixes

  • better CSV/SoT parsing (c067517)
  • hydration: creates a temporary directory per async worker where before (b457035)

v1.0.0

24 Mar 20:26
6feb1a9

Choose a tag to compare

1.0.0 (2025-03-24)

Miscellaneous Chores