Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 19:53
· 145 commits to main since this release
bce585e

SafeSelect v0.7.1

[v0.7.1] - 2026-08-18

Added

  • feat(cli): add binary-only uninstall
  • feat(mongodb): add indexes and statistics tools (#93)
  • feat(postgres): add index and statistics tools (#95)

Fixed

  • fix(mongodb): preserve implicit index uniqueness (#94)

Documentation

  • docs: categorize v0.7.0 changelog entries

Build And CI

  • ci: require MongoDB integration before merge

Install

Homebrew:

brew install antonillos/tap/safeselect

asdf:

asdf plugin add safeselect https://github.com/antonillos/asdf-safeselect.git
asdf install safeselect latest
asdf set -u safeselect latest

Fallback installer:

curl -fsSL https://raw.githubusercontent.com/antonillos/safeselect/main/packaging/install/install-release.sh | sh

Assets

  • Runtime archives for Linux x86_64, macOS x86_64, and macOS arm64
  • SHA-256 checksum files for each archive