Releases: anaconda/percy
0.2.1
0.2.0
What's Changed
-
Add command percy recipe sync
-
Download cbc when none is found.
-
Remove previous parser tree code and depend on conda-recipe-manager instead - use renderer CRM.
-
Remove
get_read_only_parser()
function. -
Remove convert command.
-
Add proper support for CDT packages.
-
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.3 by @anaconda-renovate in #121
-
chore(deps): update actions/checkout action to v4.2.1 by @anaconda-renovate in #123
-
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5 by @anaconda-renovate in #126
-
chore(deps): update actions/setup-python action to v5.2.0 by @anaconda-renovate in #118
-
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.4 by @anaconda-renovate in #127
-
chore(deps): update actions/cache action to v4.1.2 by @anaconda-renovate in #117
-
chore(deps): update actions/checkout action to v4.2.2 by @anaconda-renovate in #128
-
chore(deps): update actions/setup-python action to v5.3.0 by @anaconda-renovate in #129
Full Changelog: 0.1.7...0.2.0
v0.1.7
- Revert exclusion of
clang-compiler-activation-feedstock
from locally loaded feedstocks since it's actually active and needed.
v0.1.6
See CHANGELOG for more info.
v0.1.5
See CHANGELOG for more info.
v0.1.4
See CHANGELOG for full details. Includes new functions and bug fixes.
v0.1.3
See release notes for full details. After some debate, Python 3.11 is the only currently supported version of Python for this project.
v0.1.2
- Fixes typing and other infrastructure issues.
0.1.1
Bug fixes and some new improvements. Adds a CHANGELOG.md
for better tracking of changes in the future.