Skip to content

Releases: datasciencecampus/update-tf-modules

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 08:10
213216b

0.2.0 (2026-08-26)

Features

  • logging: add ModuleOutcome dataclass and run summary (9864042)
  • logging: add per-module progress and outcome messages (3948693)
  • logging: add structured lifecycle output (00aabce)
  • logging: add structured progress output and stdlib logging (dcb72e5)
  • logging: add zero-replacement cause hints for unchanged modules (b421f6b)

Bug Fixes

  • ci: default updater_ref to v0, preflight-validate ref, and align docs (0228310)
  • updaters: count only actual module source changes (e3ff9f5)
  • workflow: default updater_ref to v0 and validate ref before checkout (48d5306)

Refactoring

  • logging: migrate log.py to stdlib logging, update tests to caplog (9124e60)
  • logging: use standard module loggers and remove wrapper (1d8a2cd)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:02
1741a3e

0.1.1 (2026-06-17)

Documentation

  • clarify release tag semantics and mutability policy (35e3e2a)