# Release v0.5.0
- Improved caches introduced in v0.4.0.
- Better avoidance of hash collision.
- Limited the number of entries in caches.
- Support of Python 3.12.
# Release v0.4.0
- Option to enable cache of results of clang-tidy command.
- Use `--cache_dir` option.
- Updated development environments and documents.