Skip to content

Releases: lucasvieirasilva/nx-plugins

nx-python-v20.5.1

30 Jan 11:14
Compare
Choose a tag to compare

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

29 Jan 20:39
Compare
Choose a tag to compare

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

29 Jan 13:27
Compare
Choose a tag to compare

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

22 Jan 21:45
Compare
Choose a tag to compare

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

22 Jan 20:11
Compare
Choose a tag to compare

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

18 Jan 02:44
Compare
Choose a tag to compare

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

18 Jan 02:40
Compare
Choose a tag to compare

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

09 Jan 17:53
Compare
Choose a tag to compare

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

31 Dec 23:25
Compare
Choose a tag to compare

20.3.1 (2024-12-31)

Bug Fixes


This release is also available on:

nx-python-v20.3.0

23 Dec 18:43
Compare
Choose a tag to compare

20.3.0 (2024-12-23)

Features

  • nx-python: enable caching in UV and Poetry project generators (0e74e82)