Skip to content

Releases: stumpylog/image-cleaner-action

v0.8.0

30 Jul 18:38
Compare
Choose a tag to compare

Fixed

  • Resolved various reported issues from mypy

Changed

v0.7.0

03 Jun 21:35
Compare
Choose a tag to compare

Changed

v0.6.0

15 Apr 21:03
Compare
Choose a tag to compare

Changed

v0.5.0

06 Feb 18:54
Compare
Choose a tag to compare

Changed

  • Updated pipenv from 2023.10.24 to 2023.12.1
  • Updated httpx from 0.25.1 to 0.26.0
  • Updated development tool versions

v0.4.0

06 Nov 21:17
Compare
Choose a tag to compare

Changed

  • Bump actions/checkout from 3 to 4
  • Bump httpx from 0.25.0 to 0.25.1
  • Bump ruff from 0.0.292 to 0.1.0
  • Updated pipenv from 2023.9.1 to 2023.10.24
  • Fixed Ruff configuration
  • Basically, dependencies were updated

v0.3.0

05 Sep 16:53
Compare
Choose a tag to compare

Added

  • CI enhancements to create a GitHub release with a changelog

Changed

  • Updated pre-commit hook versions, fixed old links, removed unneeded hooks
  • Switch black hook to use its mirror for a speedup
  • Updated pipenv from `2023.6.26 to 2023.9.1
  • Updated Python version from 3.10 to 3.11
  • Manually re-locked all Python dependencies

v0.2.0

20 Jul 21:30
Compare
Choose a tag to compare

[0.2.0] - 2023-07-20

Added

  • Added increased logging during initial information gathering
  • Added better handling of encountering a rate limit while the action is executing

Changed

  • Bump httpx from 0.24.0 to 0.24.1
  • Changelog format updated to Keep a Changelog
  • HTTP connection to the API now uses HTTP/2 if possible
  • Updated pipenv from 2023.4.20 to 2023.6.26

Release 0.1.0

30 Apr 16:21
v0.1.0
Compare
Choose a tag to compare
  • Initial tagged release of the action