Skip to content

Releases: rapidsai/dependency-file-generator

v1.15.1

09 Oct 17:20
Compare
Choose a tag to compare

This release is also available on:


1.15.1 (2024-10-09)

Bug Fixes

  • add host dependency on 'setuptools', ignore renovate Python updates (#113) (5e43e0c)

v1.15.0

23 Sep 17:29
Compare
Choose a tag to compare

This release is also available on:


1.15.0 (2024-09-23)

Features

  • Correct behavior of matrix fallback priority, error on duplicate matrix selectors. (#110) (298c61e)

v1.14.0

03 Jul 14:13
Compare
Choose a tag to compare

This release is also available on:


1.14.0 (2024-07-03)

Features

  • cli: remove --file_key and --prepend-channels arguments (#100) (1f20a3e)

v1.13.11

16 May 15:56
Compare
Choose a tag to compare

This release is also available on:


1.13.11 (2024-05-16)

Bug Fixes

  • raise an informative error if pip map is passed for requirements file (#97) (46f142c)

v1.13.10

16 May 14:06
Compare
Choose a tag to compare

This release is also available on:


1.13.10 (2024-05-16)

Bug Fixes

  • fix return type hint for grid(), add a few others (#94) (bf0ac9b)

v1.13.9

15 May 13:52
Compare
Choose a tag to compare

This release is also available on:


1.13.9 (2024-05-15)

Bug Fixes

  • fix type hints for delete_existing_files() (#96) (97ed1ba)

v1.13.8

14 May 22:22
Compare
Choose a tag to compare

This release is also available on:


1.13.8 (2024-05-14)

Bug Fixes

  • raise informative error if 'extras' key is missing for pyproject files (#95) (1ff87f5)

v1.13.7

14 May 16:48
Compare
Choose a tag to compare

This release is also available on:


1.13.7 (2024-05-14)

Bug Fixes

  • fix type hints for _parse_requirement() (#92) (c2ca25a)

v1.13.6

14 May 15:56
Compare
Choose a tag to compare

This release is also available on:


1.13.6 (2024-05-14)

Bug Fixes

  • fix return type hint for dedupe() (#90) (ba42fd1)

v1.13.5

13 May 17:58
Compare
Choose a tag to compare

This release is also available on:


1.13.5 (2024-05-13)

Bug Fixes

  • support rendering nested pyproject.toml outputs to stdout (#86) (b92d026)