Changelog
All notable changes to the with-tempfile project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.1.1 - 2025-09-15
Fixes
- Add the
py.typed
marker file for mypy. - Bump some lower dependency versions so that
uv --resolution=lowest
works.
0.1.0 - 2025-09-15
Started
- First public release, more of a proof of concept.