Releases: lucasvieirasilva/nx-plugins
Releases · lucasvieirasilva/nx-plugins
nx-python-v20.5.1
20.5.1 (2025-01-30)
Bug Fixes
- handle optional poetry dependencies and improve dependency resolution logic (50eba58)
This release is also available on:
nx-python-v20.5.0
20.5.0 (2025-01-29)
Features
- add support for poetry 2.0.0 (6743d9b)
This release is also available on:
nx-python-v20.4.0
20.4.0 (2025-01-29)
Features
- add ruff-format executor for formatting files (ecdbb03)
This release is also available on:
nx-python-v20.3.6
20.3.6 (2025-01-22)
Bug Fixes
- change uv provider to not use lock files on release-version generator (cf17bda)
This release is also available on:
nx-python-v20.3.5
20.3.5 (2025-01-22)
Bug Fixes
- change release-version to resolve package manager from plugin options (ec0af4d)
- update uv provider to resolve lock from project when root lock is not available (9282ad9)
This release is also available on:
nx-python-v20.3.4
20.3.4 (2025-01-18)
Bug Fixes
- formatting uv package manager instructions (e94582d)
This release is also available on:
nx-python-v20.3.3
20.3.3 (2025-01-18)
Bug Fixes
- change dependency graph to detect non-workspace uv structure (2a54308)
- generate uv.lock file if it does not exist before export requirements txt (7e6fb0e)
This release is also available on:
nx-python-v20.3.2
20.3.2 (2025-01-09)
Bug Fixes
- update getProvider calls to include context parameter in executors (5ae2025)
This release is also available on:
nx-python-v20.3.1
20.3.1 (2024-12-31)
Bug Fixes
This release is also available on:
nx-python-v20.3.0
20.3.0 (2024-12-23)
Features
- nx-python: enable caching in UV and Poetry project generators (0e74e82)