Skip to content

Releases: liebemama/RepoSmith

RepoSmith v0.2.10

07 Sep 01:30
8c87735

Choose a tag to compare

Added

  • New on/ helper package in repo root to allow shorter execution:
    py -m on init
    

RepoSmith v0.2.9

07 Sep 00:29
aabadd2

Choose a tag to compare

Added

  • New __main__.py entry point inside reposmith/ package to support:
    py -m reposmith --help
    

RepoSmith v0.2.8

06 Sep 13:13
2080cdc

Choose a tag to compare

Changed

  • Bump project version to 0.2.8 in pyproject.toml.

Added

  • No new features were introduced in this release.

Fixed

  • No bug fixes were introduced in this release.

RepoSmith v0.1.2

04 Sep 09:01
1b9923f

Choose a tag to compare

🚀 What's new in v0.1.2

  • Updated pyproject.toml to use setuptools>=77.0.0
  • Improved compatibility with modern license-files handling
  • Added auto-backup for GitHub Actions workflow files
  • Minor refactoring for better CLI flexibility

📦 Installation

From PyPI:

pip install reposmith-tol