Releases: millsks/pyrattler-recipe-autogen
Releases · millsks/pyrattler-recipe-autogen
Release v0.10.6
[0.10.6] - 2025-08-31
⚙️ Miscellaneous Tasks
- Update pyproject.toml, pixi.lock, and .actrc for CI and act compatibility
- Remove rattler-build workflow now that it is a part of the CI workflow
⭐ Features
- ci: Add rattler-build workflow and update recipe for CI compatibility
- ci: Add rattler-build job to CI workflow for package building
- ci: Update rattler-build job to support multiple OS environments
- ci: Enhance rattler-build job to support OS-specific recipe updates
🐛 Bug Fixes
- ci: Streamline recipe.yaml update step for cross-platform compatibility
- ci: Correct syntax for updating recipe.yaml in rattler-build job
- ci: Correct syntax for updating context version in recipe.yaml
- ci: Add debug output for recipe.yaml after context version update
- ci: Add build step to rattler-build job for package compilation
- ci: Update fetch options in rattler-build job
- dependencies: Update virtualenv version to >=20.26.6 to address PVE-2024-73456
Installation
pip install pyrattler-recipe-autogen==0.10.6Verification
python -c "import pyrattler_recipe_autogen; print(pyrattler_recipe_autogen.__version__)"📝 Full changelog: CHANGELOG.md
Release v0.10.5
[0.10.5] - 2025-08-31
🐛 Bug Fixes
- Add PYPI_API_TOKEN secret for publishing to PyPI
Installation
pip install pyrattler-recipe-autogen==0.10.5Verification
python -c "import pyrattler_recipe_autogen; print(pyrattler_recipe_autogen.__version__)"📝 Full changelog: CHANGELOG.md
Release v0.10.4
[0.10.4] - 2025-08-31
🐛 Bug Fixes
- Update prettier hook to use 'files' instead of 'types_or' for better file matching
- Update version to 0.10.3 and refine requirements in recipe.yaml
- Update recipe.yaml to use dynamic versioning and refine requirements
- Update TOML handling for compatibility with Python 3.11 and remove deprecated dependencies
- Update demo.py to use 'toml' for writing and adjust requirements in recipe.yaml
- Update build command in pyproject.toml to simplify packaging process
- Add 'toml' as a dependency
- Remove sensitive information from publish.yml
- Update version and sha256 in pixi.lock; add toml dependencies in pyproject.toml; enhance demo tests in test_demo.py
Installation
pip install pyrattler-recipe-autogen==0.10.4Verification
python -c "import pyrattler_recipe_autogen; print(pyrattler_recipe_autogen.__version__)"📝 Full changelog: CHANGELOG.md
Release v0.10.3
[0.10.3] - 2025-08-31
⚙️ Miscellaneous Tasks
- Comment out Test PyPI publishing steps in workflow
⭐ Features
- Add .secrets to .gitignore for nektos/act
- Add act and pixi-diff-to-markdown dependencies and commands
- Add .actrc and ACT_USAGE.md for local GitHub Actions testing setup
- Add workflow_dispatch trigger to CI workflow
🐛 Bug Fixes
- Specify safety and marshmallow version constraints in pyproject.toml
- Change token for pull request creation
- Fix command for generating markdown diff
- Remove unnecessary quotes in labeler.yml file paths
- Update labeler configuration to use changed-files syntax
- Correct 'file' to 'files' in Codecov action configuration
🚜 Refactor
- Reorder build and check package steps in release workflow
Installation
pip install pyrattler-recipe-autogen==0.10.3Verification
python -c "import pyrattler_recipe_autogen; print(pyrattler_recipe_autogen.__version__)"📝 Full changelog: CHANGELOG.md
Release v0.10.2
Release v0.10.2
Changes in this release
Please check the full changelog for details.
Package Information
- Version: 0.10.2
- Build date: Sat Aug 30 03:59:20 UTC 2025
- Commit: 85b854b
Installation
pip install pyrattler-recipe-autogen==0.10.2Verification
python -c "import pyrattler_recipe_autogen; print(pyrattler_recipe_autogen.__version__)"Release v0.10.1
Release v0.10.1
Changes in this release
Please check the full changelog for details.
Package Information
- Version: 0.10.1
- Build date: Sat Aug 30 03:50:20 UTC 2025
- Commit: 08e8883
Installation
pip install pyrattler-recipe-autogen==0.10.1Verification
python -c "import pyrattler_recipe_autogen; print(pyrattler_recipe_autogen.__version__)"Release v0.10.0
[0.10.0] - 2025-08-30
⭐ Features
- Split release workflow into separate release and publish workflows
🐛 Bug Fixes
- Resolve actionlint shellcheck warnings and add standalone actionlint task
📚 Documentation
- Add comprehensive documentation for workflow split
🚜 Refactor
- release: Remove unused publish options and add package check step
Installation
pip install pyrattler-recipe-autogen==0.10.0Verification
python -c "import pyrattler_recipe_autogen; print(pyrattler_recipe_autogen.__version__)"📝 Full changelog: CHANGELOG.md
Release v0.9.9
[0.9.9] - 2025-08-29
⚙️ Miscellaneous Tasks
- deps: Bump peter-evans/create-pull-request from 6 to 7 (#8)
- deps: Bump actions/checkout from 4 to 5 (#9)
- deps: Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#10)
🐛 Bug Fixes
- Add missing enable-versioned-regex parameter to labeler workflow
Installation
pip install pyrattler-recipe-autogen==0.9.9Verification
python -c "import pyrattler_recipe_autogen; print(pyrattler_recipe_autogen.__version__)"📝 Full changelog: CHANGELOG.md
Release v0.9.8
[0.9.8] - 2025-08-24
🐛 Bug Fixes
- Add missing v0.9.8 to CHANGELOG.md and improve git-cliff config
Installation
pip install pyrattler-recipe-autogen==0.9.8Verification
python -c "import pyrattler_recipe_autogen; print(pyrattler_recipe_autogen.__version__)"📝 Full changelog: CHANGELOG.md
Release v0.9.7
Release v0.9.7
Changes in this release
Package Information
- Version: 0.9.7
- Build date: Sun Aug 24 21:25:40 UTC 2025
- Commit: e87efc7
Quality Metrics
- All tests passed ✅
- Security checks passed ✅
- Type checking passed ✅
- Linting passed ✅
Installation
pip install pyrattler-recipe-autogen==0.9.7Verification
python -c "import pyrattler_recipe_autogen; print(pyrattler_recipe_autogen.__version__)"