# 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.6.5](https://github.com/4thel00z/ccdown/compare/v0.6.4...v0.6.5) - 2026-04-01
### Other
- add Python bindings and --strict flag to README
- Merge pull request #4 from 4thel00z/release-plz-2026-04-01T02-58-41Z
- drop linux aarch64, keep macos aarch64
## [0.6.4](https://github.com/4thel00z/ccdown/compare/v0.6.3...v0.6.4) - 2026-04-01
### Fixed
- add --find-interpreter for linux manylinux builds
- replace macos-13 with macos-latest, fix QEMU setup for aarch64
- add QEMU for aarch64 linux, drop --find-interpreter
### Other
- drop windows support
- drop musllinux support
- Merge pull request #2 from 4thel00z/release-plz-2026-04-01T02-45-16Z
## [0.6.3](https://github.com/4thel00z/ccdown/compare/v0.6.2...v0.6.3) - 2026-04-01
### Added
- add unrecoverable error handling, Python bindings, lib refactor, and tests
### Fixed
- bump PyO3 to 0.28 for Python 3.14 support
### Other
- Merge pull request #1 from 4thel00z/release-plz-2026-04-01T01-35-18Z
## [0.6.2](https://github.com/4thel00z/ccdown/compare/v0.6.1...v0.6.2) - 2026-04-01
### Other
- add logo, badges, modernize README layout
- add changelog, bump actions/checkout to v5
# 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).