Skip to content

Releases: lukasberbuer/conan-check-updates

v0.3.0

08 Apr 15:44
9007d24
Compare
Choose a tag to compare

Added

  • Check requires and tool_requires function calls in in conanfile.py (#1)
  • Python 3.12 support

Fixed

  • Ignore line comments in conanfile.txt

v0.2.0

18 Feb 08:44
d16da21
Compare
Choose a tag to compare

Added

  • Add --upgrade / -u option to update conanfile
  • Conan v2 compatibility and tests
  • Build wheel for PyPI
  • Handle revisions

Changed

  • Get requirements directly from conanfile.py/conanfile.txt instead running conan info

v0.1.0

16 Dec 17:57
Compare
Choose a tag to compare

Initial public release