All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2024-04-08
- Check
requires
andtool_requires
function calls in inconanfile.py
(#1) - Python 3.12 support
- Ignore line comments in
conanfile.txt
0.2.0 - 2022-02-18
- Add
--upgrade
/-u
option to update conanfile - Conan v2 compatibility and tests
- Build wheel for PyPI
- Handle revisions
- Get requirements directly from
conanfile.py
/conanfile.txt
instead running conan info
0.1.0 - 2021-12-16
Initial public release