Skip to content

Releases: lucasvieirasilva/nx-plugins

nx-python-v20.7.0

04 Mar 16:13
Compare
Choose a tag to compare

20.7.0 (2025-03-04)

Features

  • nx-python: add sync and lock executors (cf547ee)

This release is also available on:

nx-python-v20.6.2

28 Feb 11:18
Compare
Choose a tag to compare

20.6.2 (2025-02-28)

Bug Fixes

  • read uv sources from root pyproject.toml (8718398)

This release is also available on:

nx-python-v20.6.1

21 Feb 12:24
Compare
Choose a tag to compare

20.6.1 (2025-02-21)

Bug Fixes

  • nx-python: use option to skip lock file update during release (6f1bcd0)

This release is also available on:

nx-python-v20.6.0

21 Feb 11:49
Compare
Choose a tag to compare

20.6.0 (2025-02-21)

Features

  • nx-python: add an optional fix option for the ruff-check executor (2e20bfe)

This release is also available on:

nx-python-v20.5.2

17 Feb 11:53
Compare
Choose a tag to compare

20.5.2 (2025-02-17)

Bug Fixes

  • fix lock behavior during uv build (b107d4b)

This release is also available on:

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: