vanta 0.0.10

Vanta — every developer tool, one command. The main CLI binary.
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.10]https://github.com/squaretick/vanta/compare/v0.0.9...v0.0.10 - 2026-07-03

### Other

- Merge branch 'main' of https://github.com/squaretick/vanta
- extract binary logic to library modules

## [0.0.9]https://github.com/squaretick/vanta/compare/v0.0.8...v0.0.9 - 2026-07-03

### Other

- Add crate metadata and README

## [0.0.8]https://github.com/squaretick/vanta/compare/v0.0.7...v0.0.8 - 2026-07-03

### Other

- update Cargo.lock dependencies

## [0.0.6]https://github.com/squaretick/vanta/compare/v0.0.5...v0.0.6 - 2026-07-02

### Other

- update Cargo.lock dependencies

## [0.0.3]https://github.com/squaretick/vanta/compare/v0.0.2...v0.0.3 - 2026-06-30

### Other

- update Cargo.lock dependencies

## [0.0.0]https://github.com/squaretick/vanta/releases/tag/vanta-v0.0.0 - 2026-06-29

### Other

- Add release automation and binary packaging
- Initial commit