Skip to content

Releases: opentalon/tln-language

v0.20.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 14:32
4aaf9d6

What's Changed

  • pkg/tln: add public RunTests entrypoint for .tln.test files by @zhisme in #201
  • Add date builtins: now(), date(), days_until(), days_between() by @OpakAlex in #203

Full Changelog: v0.19.0...v0.20.0

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 19:49
074bfb2

What's Changed

  • Add .find(cond) filter-by-field to step-result navigation by @OpakAlex in #199

Full Changelog: v0.18.0...v0.19.0

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 07:08
a42675e

What's Changed

  • Resolve list-literal MCP args in workflow steps by @OpakAlex in #198

Full Changelog: v0.17.0...v0.18.0

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:31
2b12d44

What's Changed

  • Add when guards to workflow steps (search→decide→act / dedup) by @OpakAlex in #197

Full Changelog: v0.16.0...v0.17.0

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 21:02
847d89b

What's Changed

  • Record-aware when, multi-branch on-blocks, step list-indexing by @OpakAlex in #196

Full Changelog: v0.15.0...v0.16.0

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:20
8aad433

What's Changed

  • Bind the triggering record into reactively-fired workflows by @OpakAlex in #195

Full Changelog: v0.14.0...v0.15.0

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 12:03
580b264

What's Changed

  • Add HasReactiveRules for event routing (on/detect vs workflow-only) by @OpakAlex in #194

Full Changelog: v0.13.1...v0.14.0

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 09:12
8c7bcb3

What's Changed

  • refactor: extract shared numeric kernel to pkg/arith by @OpakAlex in #193

Full Changelog: v0.13.0...v0.13.1

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 21:59
e5de994

What's Changed

  • refactor!: remove datalevin from core — it's a plugin now (tln-datalevin) + server extracted by @OpakAlex in #192

Full Changelog: v0.12.0...v0.13.0

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 21:57
b41e99b

What's Changed

  • feat(cli): mod.tln + tln init/bundle/run — Bundler-style plugin loading (ADR 0013) by @OpakAlex in #190
  • feat!: stores as plugins (config/store.tln) + remove datalevin from core by @OpakAlex in #191

Full Changelog: v0.11.0...v0.12.0