Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Releases: hasansezertasan/micoo

0.6.0 🌈 — final release (micoo is deprecated)

Choose a tag to compare

@github-actions github-actions released this 23 Jun 15:47
4eec1c1

📣 micoo 0.6.0 — final release

⚠️ micoo is now end-of-life. This is the final release; the package is no longer maintained.

micoo has been superseded by cobo, a generic boilerplate fetcher that handles mise cookbooks, gitignore, gitattributes, editorconfig, licenses, and any user-configured source.

Migrate:

uv tool uninstall micoo
uv tool install cobo
cobo mise update

See the migration guide for the full micoocobo command mapping. Please file any new issues against cobo. Prior micoo releases remain installable for reproducibility but will receive no fixes.


What's changed

🙇 Credits

Special thanks to the following contributors who helped with this release: @hasansezertasan

Full Changelog: 0.5.0...0.6.0

0.5.0 🌈

Choose a tag to compare

@github-actions github-actions released this 16 May 13:38
2a55f71

📣 micoo 0.5.0 released!

We are pleased to announce the release of micoo 0.5.0.

🚀 Features

  • feat(renovate): add renovate.json with minimum configuration by @hasansezertasan in (#45)
  • refactor(pre-commit): extend pre-commit excludes and customize pr titles by @hasansezertasan in (#44)

👷 Continuous Integration

  • chore(deps): update release-drafter/release-drafter action to v7 by @renovate[bot] in (#66)
  • chore(deps): update marocchino/sticky-pull-request-comment action to v3 by @renovate[bot] in (#65)
  • chore(deps): update amannn/action-semantic-pull-request action to v6 by @renovate[bot] in (#54)
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in (#53)
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in (#58)
  • chore(deps): update astral-sh/setup-uv action to v7 by @renovate[bot] in (#55)
  • feat: upgrade to Python 3.14+ and modernize development tooling by @hasansezertasan in (#59)

📝 Documentation

📦 Dependencies

14 changes
  • chore(deps): update release-drafter/release-drafter action to v7 by @renovate[bot] in (#66)
  • chore(deps): update marocchino/sticky-pull-request-comment action to v3 by @renovate[bot] in (#65)
  • chore(deps): update dependency ty to v0.0.23 by @renovate[bot] in (#64)
  • chore(deps): update dependency pyrefly to v0.57.0 by @renovate[bot] in (#63)
  • chore(deps): update dependency ty to v0.0.18 by @renovate[bot] in (#61)
  • chore(deps): update dependency ty to v0.0.17 by @renovate[bot] in (#46)
  • chore(deps): update dependency pytest-rerunfailures to v16 by @renovate[bot] in (#60)
  • chore(deps): update dependency pytest to v9 by @renovate[bot] in (#57)
  • chore(deps): update dependency pyrefly to v0.53.0 by @renovate[bot] in (#49)
  • chore(deps): update amannn/action-semantic-pull-request action to v6 by @renovate[bot] in (#54)
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in (#53)
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in (#58)
  • chore(deps): update dependency pre-commit to v4 by @renovate[bot] in (#56)
  • chore(deps): update astral-sh/setup-uv action to v7 by @renovate[bot] in (#55)

🔧 Other changes

  • chore(deps): update release-drafter/release-drafter action to v7 by @renovate[bot] in (#66)
  • chore(deps): update marocchino/sticky-pull-request-comment action to v3 by @renovate[bot] in (#65)
  • chore(deps): update dependency ty to v0.0.23 by @renovate[bot] in (#64)
  • chore(deps): update dependency pyrefly to v0.57.0 by @renovate[bot] in (#63)
  • chore(pre-commit): autoupdate by @pre-commit-ci[bot] in (#62)
  • chore(deps): update dependency ty to v0.0.18 by @renovate[bot] in (#61)
  • chore(deps): update dependency ty to v0.0.17 by @renovate[bot] in (#46)
  • chore(deps): update dependency pytest-rerunfailures to v16 by @renovate[bot] in (#60)
  • chore(deps): update dependency pytest to v9 by @renovate[bot] in (#57)
  • chore(deps): update dependency pyrefly to v0.53.0 by @renovate[bot] in (#49)
  • chore(deps): update amannn/action-semantic-pull-request action to v6 by @renovate[bot] in (#54)
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in (#53)
  • chore(deps): update actions/checkout action to v6 by...
Read more

0.4.0 🌈

Choose a tag to compare

@github-actions github-actions released this 03 Aug 17:30
04c8fa7

📣 micoo 0.4.0 released!

We are pleased to announce the release of micoo 0.4.0.

🚀 Features

🪲 Bug Fixes

  • fix(check-pr-title): update sticky-pull-request-comment action to version 2.9.0 by @hasansezertasan in (#32)
  • fix(root-command): changed output path for root command to reflect the correct repository path by @hasansezertasan in (#29)

🙇 Credits

Special thanks to the following contributors who helped with this release: @hasansezertasan

Full Changelog: 0.3.0...0.4.0

0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 23:21
a71e27a

[0.3.0] - 2025-07-27

Fixed

0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 21:28
b9b4d89

[0.2.0] - 2025-07-27

Changed

Fixed

Removed

0.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 00:38