polite-cli 0.1.0

Command-line interface for rusqlite × Polars integration
# 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.1.0]https://github.com/lmmx/polite/releases/tag/polite-cli-v0.1.0 - 2025-08-25

### <!-- 4 -->Documentation

- docs rewrites ([#6]https://github.com/lmmx/polite/pull/6)
- *(cli)* update readme with usage ([#3]https://github.com/lmmx/polite/pull/3)

### <!-- 5 -->Refactor

- *(cli)* call the CLI just `polite`

### <!-- 6 -->Testing

- *(cli)* working integration tests ([#2]https://github.com/lmmx/polite/pull/2)

### <!-- 9 -->Other

- connectorx integration ([#5]https://github.com/lmmx/polite/pull/5)
- initial commit (cloned from polars-genson repo)