Skip to content

Releases: jshwi/repocutter

v0.6.2

30 Sep 04:47
v0.6.2
5c4b811
Compare
Choose a tag to compare

Security

  • update dependencies

v0.6.1

24 Jan 07:30
v0.6.1
8da5563
Compare
Choose a tag to compare

Fixed

  • Disable git hooks

v0.6.0

24 Jan 05:40
v0.6.0
d733152
Compare
Choose a tag to compare

Fixed

  • Evaluate template variables in cookiecutter.json
  • Fix error raised if already on revision with -b/--branch

v0.5.0

22 Jan 01:00
v0.5.0
92f84b9
Compare
Choose a tag to compare

Added

  • Add -b/--branch argument

v0.4.0

21 Jan 08:44
v0.4.0
3bd2ea3
Compare
Choose a tag to compare

Added

  • Add -i/--ignore argument

v0.3.0

15 Jan 10:38
v0.3.0
86354c3
Compare
Choose a tag to compare

Added

  • Add -c/--gc argument

v0.2.0

15 Jan 08:05
v0.2.0
ba55a56
Compare
Choose a tag to compare

Added

  • Add report
  • Add temporary staging environment

Changed

  • Continue if repo provided does not have a pyproject.toml file
  • Continue if path provided is not a repository
  • Continue if non-existing repo path provided

v0.1.0

14 Jan 06:36
v0.1.0
47c72a2
Compare
Choose a tag to compare

Added

  • Initial release