Skip to content

Releases: hytfjwr/dbtl

v0.3.2

16 Jun 08:36
2af15d7

Choose a tag to compare

What's Changed

  • docs: remove RELEASING.md by @hytfjwr in #45
  • docs: minor README wording cleanup by @hytfjwr in #46
  • fix: accept lowercase -v as a version flag alias by @hytfjwr in #47
  • feat: PR Impact Pack — a reviewer-shaped report composing --diff, impact counts, and selectors by @hytfjwr in #48
  • release: v0.3.2 by @hytfjwr in #49

Full Changelog: v0.3.1...v0.3.2

v0.3.1

16 Jun 06:21
664d8ad

Choose a tag to compare

What's Changed

  • fix(docs): per-node Lineage figure now matches the m yank by @hytfjwr in #43
  • release: v0.3.1 by @hytfjwr in #44

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Jun 04:02
683668e

Choose a tag to compare

What's Changed

  • feat: dbtl docs — Markdown table docs + per-node Mermaid lineage by @hytfjwr in #41
  • release: v0.3.0 by @hytfjwr in #42

Full Changelog: v0.2.3...v0.3.0

v0.2.3

15 Jun 01:30
e84066e

Choose a tag to compare

What's Changed

  • feat: horizontal mouse-wheel scrolling for the lineage pane by @hytfjwr in #32
  • feat: --diff baseline comparison — Diff lens, D summary modal, status chip by @hytfjwr in #33
  • feat: Selector Composer — ! yanks the lineage view as a runnable dbt build --select command by @hytfjwr in #37
  • build(deps): bump regex from 1.12.3 to 1.12.4 in the cargo-minor-patch group by @dependabot[bot] in #39
  • feat: parse dbt exposures and render them as downstream impact endpoints by @hytfjwr in #38
  • release: v0.2.3 by @hytfjwr in #40

Full Changelog: v0.2.2...v0.2.3

v0.2.2

12 Jun 15:05
c9eaa35

Choose a tag to compare

What's Changed

  • ci: cache built actionlint/pinact binaries in Security workflow by @hytfjwr in #24
  • fix: prune re-root history stacks on reload by @hytfjwr in #25
  • fix: stack overflow on cyclic manifests in longest_chain by @hytfjwr in #26
  • fix: keep the TUI alive on editor failure and always reap the yank child by @hytfjwr in #27
  • fix: escape untrusted node kind in DOT lineage export by @hytfjwr in #28
  • fix: contain untrusted manifest/dbt_project.yml paths under the project root by @hytfjwr in #29
  • feat: color themes — ayu/gruvbox presets, custom YAML themes, --theme / Ctrl-t by @hytfjwr in #30
  • release: v0.2.2 by @hytfjwr in #31

Full Changelog: v0.2.1...v0.2.2

v0.2.1

12 Jun 13:24
35a9299

Choose a tag to compare

What's Changed

  • add preview by @hytfjwr in #14
  • chore: ignore root logs/ directory from local dbt runs by @hytfjwr in #15
  • fix: sanitize untrusted node names in lineage export path by @hytfjwr in #17
  • fix: infinite recursion on symlinked directory loops by @hytfjwr in #18
  • fix: split VISUAL/EDITOR on whitespace so multi-word editors launch by @hytfjwr in #16
  • perf: compile strip_jinja_comments regex once via OnceLock by @hytfjwr in #19
  • fix: cross-platform clipboard fallback for yank by @hytfjwr in #21
  • fix: prevent Mermaid node-id collisions and harden label escaping in export by @hytfjwr in #22
  • chore: replace deprecated serde_yaml with serde_norway by @hytfjwr in #20
  • release: v0.2.1 by @hytfjwr in #23

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Jun 01:10
bddadd9

Choose a tag to compare

What's Changed

  • feat: lineage path highlight, compact mode, SQL syntax colours, layer bands by @hytfjwr in #12
  • release: v0.2.0 by @hytfjwr in #13

Full Changelog: v0.1.3...v0.2.0

v0.1.3

11 Jun 15:44
cc5dc12

Choose a tag to compare

What's Changed

  • refactor: module split (src/app/, manifest/dag facade) + per-frame memoization by @hytfjwr in #10
  • release: v0.1.3 by @hytfjwr in #11

Full Changelog: v0.1.2...v0.1.3

v0.1.2

11 Jun 02:56
82d109a

Choose a tag to compare

What's Changed

  • docs: add Homebrew and prebuilt-binary install instructions by @hytfjwr in #5
  • chore: scrub residual project-specific naming from the test fixture by @hytfjwr in #6
  • feat: P runs dbt parse and switches to the compiled manifest by @hytfjwr in #7
  • feat: two-click release pipeline (bump PR + auto release on merge) by @hytfjwr in #8

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

v0.1.1

10 Jun 16:08
576c2c3

Choose a tag to compare

What's Changed

  • ci: Dependabot, CI/Security workflows, supply-chain guards by @hytfjwr in #1
  • feat: add release pipeline and --version flag by @hytfjwr in #3
  • build(deps): bump ratatui from 0.30.0 to 0.30.1 in the cargo-minor-patch group by @dependabot[bot] in #2
  • chore: bump version to 0.1.1 by @hytfjwr in #4

New Contributors

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