Skip to content

Releases: benbernard/RecordStream

v0.1.3

23 Feb 05:44

Choose a tag to compare

v0.1.2

23 Feb 05:39
06317bf

Choose a tag to compare

What's Changed

  • feat: TUI pipeline builder (Phase 1 MVP) + auto-versioning by @benbernard in #92

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Feb 15:16
2bf041c

Choose a tag to compare

What's Changed

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

v0.1.0

22 Feb 07:46
ed877de

Choose a tag to compare

What's Changed

  • fix typo. s/EMPTY ARAY/EMPTY ARRAY/ by @bokutin in #85
  • specify pg_enable_utf8 => 0 in recs-fromdb --type pg by @bokutin in #83
  • use socket by default with recs-fromdb --type db as in psql command. by @bokutin in #84
  • Port RecordStream from Perl to TypeScript on Bun by @benbernard in #87
  • Remove recs- prefix, add implicit chaining, auto-release on merge by @benbernard in #88

Full Changelog: 4.0.25...v0.1.0