Skip to content

Releases: smkwlab/tdig

tdig 0.4.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 10:00
560e017

What's Changed

  • Remove dependabot.yml (Actions now managed by Renovate) by @toshi0806 in #68
  • Release 0.4.2: checkout v7, cache v6, cosign-installer v4 (cosign v3) by @toshi0806 in #73

Full Changelog: 0.4.1...0.4.2

tdig 0.4.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 00:14
217d9e5

What's Changed

Full Changelog: 0.4.0...0.4.1

tdig 0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 15:27
e61f31a

What's Changed

  • Use shared Renovate preset from smkwlab/.github by @toshi0806 in #52
  • ci: add ai-code-review caller by @toshi0806 in #53
  • ci: remove ai-reviewer workflow by @toshi0806 in #54
  • ci: bump AI code review model to claude-opus-4-8 by @toshi0806 in #55
  • fix: Elixir 1.20.1 compatibility (pin operator, unused require, credo 1.7.19) by @toshi0806 in #56
  • docs: add Mermaid pipeline architecture diagram by @toshi0806 in #57
  • Escape control bytes in DNS response output (terminal injection) (#58) by @toshi0806 in #59
  • Align tenbin_dns to 0.7.1 to match the servers (E-1) by @toshi0806 in #60
  • Publish SHA256SUMS for release binaries (E-5) by @toshi0806 in #61
  • Bump version to 0.4.0 by @toshi0806 in #62

Full Changelog: 0.3.0...0.4.0

tdig 0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 May 03:37
e98f28a

What's Changed

  • use bakeware instead of escript by @toshi0806 in #4
  • stop to use access behavior by @toshi0806 in #5
  • Default host root by @toshi0806 in #6
  • Update tenbin_dns to 0.5.4 and expand test coverage by @toshi0806 in #7
  • Add code quality tools: Credo and Dialyzer by @toshi0806 in #8
  • Update Elixir version requirement to ~> 1.17 by @toshi0806 in #9
  • Update development environment and add help functionality tests by @toshi0806 in #10
  • Add dual support for escript and Bakeware builds by @toshi0806 in #14
  • Simplify EDNS display and fix timezone handling by @toshi0806 in #15
  • Fix escript version spurious query (resolve #16) by @toshi0806 in #17
  • Add CI workflow and fix deprecated mix.exs configuration by @toshi0806 in #18
  • Fix workflow formatting issues by @toshi0806 in #20
  • chore: weekly dependency update by @github-actions[bot] in #22
  • Update OTP to 28.2 and Elixir to 1.19.4 in CI workflow by @toshi0806 in #23
  • refactor(ci): use reusable workflow from smkwlab/.github by @toshi0806 in #24
  • refactor: use reusable workflows for ai-reviewer, security, dependency-update by @toshi0806 in #25
  • ci: update reusable workflow references from @v1.x.x to @v1 by @toshi0806 in #26
  • chore: weekly dependency update by @github-actions[bot] in #28
  • chore: weekly dependency update by @github-actions[bot] in #29
  • ci: enable auto-merge for dependency update PRs by @toshi0806 in #36
  • chore: weekly dependency update by @github-actions[bot] in #35
  • ci: replace custom dependency-update workflow with Renovate by @toshi0806 in #44
  • Fix Dialyzer CI failure by removing committed PLT files by @toshi0806 in #45
  • feat: add release workflow and dynamic version reporting by @toshi0806 in #50
  • docs: rewrite README from scratch with real usage documentation by @toshi0806 in #48
  • fix(release): revert tag filter to documented pattern syntax by @toshi0806 in #51

New Contributors

  • @github-actions[bot] made their first contribution in #22

Full Changelog: 0.2.0...0.3.0