Releases: benbernard/RecordStream
Releases · benbernard/RecordStream
v0.1.3
Full Changelog: 4.0.25...v0.1.3
v0.1.2
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
What's Changed
- feat: add tochart, aliases, perf optimizations & benchmarks by @benbernard in #89
- feat: address open GitHub issues and parsedate PR by @benbernard in #90
- Release fixes by @benbernard in #91
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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