Skip to content

Releases: vim89/flowforge

v0.8.0

09 Oct 21:28

Choose a tag to compare

Released: 2025-06-02
Commit: 4acae60

Summary: feat(quality): ValidatedNel multi-rule checks + Deequ integration\n\n- Non-fail-fast validation with aggregated errors

v0.7.0

09 Oct 21:28

Choose a tag to compare

Released: 2025-05-05
Commit: b093cbf

Summary: feat(connectors): S3, JDBC, Kafka, BigQuery, GCS\n\n- Resource-safe IO via Resource[F, _]\n- Typed sources/sinks and compatibility layers

v0.6.0

09 Oct 21:28

Choose a tag to compare

Released: 2025-04-12
Commit: d729f82

Summary: feat(engines): shared abstractions; Spark/Flink engines\n\n- Spark Dataset-based transforms, purity preserved\n- Flink minimal scaffolding; capability introspection

v0.5.0

09 Oct 21:28

Choose a tag to compare

Released: 2025-03-21
Commit: ab2be82

Summary: feat(contracts): typed contracts, schema equality, SDK helpers\n\n- Compile-time safety and SchemaEq\n- Builders with phantom types for pipelines

v0.4.0

09 Oct 21:27

Choose a tag to compare

Released: 2025-03-01
Commit: f3725e9

Summary: feat(core): algebras, types, builders with effect abstraction\n\n- Tagless final algebras and type classes\n- Pure functions and immutability\n- ADR-012/ADR-020 references for effect rules

v0.3.0

09 Oct 21:18

Choose a tag to compare

Released: 2025-02-07
Commit: f2c56cb

Summary: docs: ADRs, plans, evidence, and agents handbook\n\n- ADR index and decisions\n- Plans/evidence and getting-started guides\n- Agents handbook and coverage

v0.2.0

09 Oct 21:14

Choose a tag to compare

v0.2.0

v0.1.0

09 Oct 21:12

Choose a tag to compare

Released: 2025-01-10
Commit: 7da296f

Summary: chore(build): repo scaffolding, sbt and root configs\n\n- Add sbt build files and project plugins\n- Add code style and scalafmt/scalafix configs\n- Add repository docs (README, MIGRATION, VERSION)\n- ADR-020: baseline for review checklist