Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:14
fa3d62f

Install

curl -fsSL https://raw.githubusercontent.com/vshulcz/deja-vu/main/install.sh | sh
go install github.com/vshulcz/deja-vu/cmd/deja@v0.2.0
brew install vshulcz/homebrew-tap/deja-vu

Changelog

Features

  • fa3d62f feat: redact credentials at ingest (#14)

Documentation

  • eeed686 docs: honest positioning vs cass and memory platforms
  • 120511f docs: live badges, drop retired go report card
  • 8435527 docs: update site performance numbers

Other

  • 1b13276 ci: e2e smoke, coverage, govulncheck, goreleaser check, codeql, scorecard
  • a642eaf ci: errcheck exclusions for print and cleanup calls
  • e99abb6 ci: windows shell, govulncheck go version, scorecard pin, sc2155
  • 37b4eed ci: windows test env, bump actions, golangci v2 config
  • c2c0e64 style: check cleanup error returns
  • 49fd92e style: explicit close in defers